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 64b767b commit 325c3dcCopy full SHA for 325c3dc
.github/actions/build-setup/action.yml
@@ -11,4 +11,4 @@ runs:
11
- name: Install dependencies
12
uses: bahmutov/npm-install@v1
13
with:
14
- install-command: npm ci --ignore-scripts --prefer-offline --audit false --legacy-peer-deps
+ install-command: npm ci --prefer-offline --audit false --legacy-peer-deps
0 commit comments