Skip to content

Commit 6fb480e

Browse files
committed
ci: frozen install
1 parent a31fb87 commit 6fb480e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg.pr.new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
cache: pnpm
3333

3434
- name: Install
35-
run: pnpm install
35+
run: pnpm install --frozen-lockfile
3636

3737
- name: Build
3838
run: pnpm build

0 commit comments

Comments
 (0)