mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* do not add "package-lock.json"
This commit is contained in:
parent
0c54fb65b3
commit
0f25393783
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ npm run verify
|
||||||
|
|
||||||
rm -rf node_modules
|
rm -rf node_modules
|
||||||
npm ci --only=production
|
npm ci --only=production
|
||||||
git add node_modules package-lock.json lib
|
git add node_modules lib
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue