Skip to content

Commit

Permalink
chore: inb4 scorched earth
Browse files Browse the repository at this point in the history
  • Loading branch information
barthy-koeln committed Sep 29, 2024
1 parent d107520 commit e613e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/astro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/configure-pages@v5

- name: Install dependencies
run: yarn install --frozen-lockfile
run: yarn install --immutable
working-directory: ${{ env.BUILD_PATH }}

- name: Build with Astro
Expand Down

0 comments on commit e613e69

Please sign in to comment.