mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-24 02:37:29 +01:00
ci: Fix husky post-merge (#491)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
(git diff 'HEAD@{1}' --name-only | grep 'package-lock.json' > /dev/null) && npm ci || :
|
||||
npm run update-deps
|
||||
git remote prune origin
|
||||
|
||||
Reference in New Issue
Block a user