Skip to content

Commit

Permalink
frozen lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcorner committed May 21, 2024
1 parent e60ad9f commit f715892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
cache: 'pnpm'

- name: Install Dependencies
run: pnpm install
run: pnpm install --frozen-lockfile

- name: Run Tests
run: |
Expand Down

0 comments on commit f715892

Please sign in to comment.