Skip to content

Commit 22053b6

Browse files
authored
Update npm-publish.yml
aa
1 parent 181202d commit 22053b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
node-version: 16
2828
registry-url: https://registry.npmjs.org/
29+
- run: npm ci --ignore-scripts
2930
- run: npm run build
3031
- run: cp LICENSE dist/LICENSE
3132
- run: cp README.md dist/README.md

0 commit comments

Comments
 (0)