Skip to content

Commit a73f556

Browse files
committed
Revert "Revert "ci: update Github Actions file""
This reverts commit 61ca73f.
1 parent 3ac6e60 commit a73f556

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)