There was an error while loading. Please reload this page.
1 parent 76dd2cf commit 5a37c74Copy full SHA for 5a37c74
1 file changed
.github/workflows/publish.yml
@@ -40,7 +40,7 @@ jobs:
40
node-version: 18.16.1
41
registry-url: 'https://registry.npmjs.org'
42
- name: 'Install Dependencies'
43
- run: npm ci
+ run: npm install
44
- name: Build affected
45
uses: mansagroup/nrwl-nx-action@v3.2.2
46
with:
0 commit comments