mirror of
https://github.com/Instadapp/assembly.git
synced 2024-07-29 22:37:06 +00:00
Fix deployment config
This commit is contained in:
parent
74b39c4886
commit
c10311bf6f
|
@ -23,4 +23,5 @@ jobs:
|
|||
git pull && \
|
||||
npm i && \
|
||||
npm run build --if-present && \
|
||||
npm run generate --if-present && \
|
||||
pm2 restart assembly --update-env
|
||||
|
|
Loading…
Reference in New Issue
Block a user