Skip to content

Commit

Permalink
Install with frozen lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hasparus committed Oct 17, 2024
1 parent 9693b1e commit cc13648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'

- name: Install
run: pnpm install --no-optional --no-frozen-lockfile
run: pnpm install --no-optional

- name: Queue in release turnstile
id: turnstyle
Expand Down

0 comments on commit cc13648

Please sign in to comment.