There was an error while loading. Please reload this page.
1 parent 60aba2c commit 806c182Copy full SHA for 806c182
1 file changed
.github/actions/node-setup/action.yml
@@ -35,5 +35,5 @@ runs:
35
36
- name: Install dependencies
37
shell: bash
38
- run: pnpm install --frozen-lockfile
+ run: pnpm install --frozen-lockfile --prefer-offline
39
0 commit comments