mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* just "npm ci" on rebuild
This commit is contained in:
parent
9a0947af3f
commit
0c54fb65b3
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
rm -rf node_modules package-lock.json
|
npm ci
|
||||||
npm i
|
|
||||||
npm run build
|
npm run build
|
||||||
npm run verify
|
npm run verify
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue