Skip to content

Commit 5e130b6

Browse files
committed
ci: update Github Actions file
1 parent 208edca commit 5e130b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
node-version: 20.x
3232

3333
- name: Install Dependencies
34-
run: pnpm i
34+
run: pnpm i --frozen-lockfile
3535

3636
- name: Build Packages
3737
run: pnpm build

0 commit comments

Comments
 (0)