Packager: Move commands that can fail to post script
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
set -e
|
||||
|
||||
git pull
|
||||
npm run update-authors
|
||||
git diff --exit-code
|
||||
rm -rf node_modules/
|
||||
npm install
|
||||
npm dedupe
|
||||
|
||||
Reference in New Issue
Block a user