Update npm_publish.yml
This commit is contained in:
2
.github/workflows/npm_publish.yml
vendored
2
.github/workflows/npm_publish.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
if: steps.decision.outputs.should_publish == 'true'
|
||||
working-directory: docs/widget
|
||||
run: npm ci
|
||||
run: npm install
|
||||
|
||||
- name: Build widget
|
||||
if: steps.decision.outputs.should_publish == 'true'
|
||||
|
||||
Reference in New Issue
Block a user