We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31fb87 commit 6fb480eCopy full SHA for 6fb480e
.github/workflows/pkg.pr.new.yml
@@ -32,7 +32,7 @@ jobs:
32
cache: pnpm
33
34
- name: Install
35
- run: pnpm install
+ run: pnpm install --frozen-lockfile
36
37
- name: Build
38
run: pnpm build
0 commit comments