Skip to content

Commit

Permalink
replicate npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
KTrain5169 authored Nov 20, 2024
1 parent 1643aa7 commit 44df0b6
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 @@ -52,7 +52,7 @@ jobs:
uses: actions/configure-pages@v5

- name: Install dependencies
run: pnpm i
run: pnpm i --frozen-lockfile

working-directory: ${{ env.BUILD_PATH }}

Expand Down

0 comments on commit 44df0b6

Please sign in to comment.