We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b9676d commit edef9e4Copy full SHA for edef9e4
1 file changed
.depot/workflows/cicd.yml
@@ -30,7 +30,7 @@ jobs:
30
cache: true
31
32
- name: Install dependencies
33
- run: pnpm install --frozen-lockfile
+ run: pnpm install --frozen-lockfile --ignore-scripts
34
35
- parallel:
36
- name: build
0 commit comments