1 parent f47257e commit b382da3Copy full SHA for b382da3
1 file changed
.github/workflows/release.yml
@@ -63,7 +63,7 @@ jobs:
63
64
65
- name: Install dependencies
66
- run: pnpm install --frozen-lockfile
+ run: pnpm install --no-frozen-lockfile
67
shell: bash
68
69
- name: Try rebuild rollup native binary (non-fatal)
0 commit comments