update - #1815
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
npm run pre-commit
|
npm run pre-commit
|
||||||
python3 ./check_i18n.py
|
python3 ./check_i18n.py
|
||||||
npm update
|
./check_deps.sh || (
|
||||||
mix deps.update --all
|
npm update
|
||||||
|
mix deps.update --all
|
||||||
|
exit 1
|
||||||
|
)
|
||||||
Reference in New Issue
Block a user