1
0
Fork 0
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:
shimataro 2020-03-01 08:31:31 +09:00
parent 0c54fb65b3
commit 0f25393783
No known key found for this signature in database
GPG key ID: BE92C05736911A9D

View file

@ -8,4 +8,4 @@ npm run verify
rm -rf node_modules
npm ci --only=production
git add node_modules package-lock.json lib
git add node_modules lib