mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-01-19 09:41:54 +00:00
3 lines
112 B
Plaintext
3 lines
112 B
Plaintext
(git diff 'HEAD@{1}' --name-only | grep 'package-lock.json' > /dev/null) && npm ci || :
|
|
git remote prune origin
|