Update node.js.yml

This commit is contained in:
2020-12-19 18:08:53 +01:00
committed by GitHub
parent 72bb4ad473
commit e0c6294fe8

View File

@@ -33,5 +33,6 @@ jobs:
script: | script: |
cd ${{ secrets.PATH }} cd ${{ secrets.PATH }}
git pull git pull
yarn install
yarn build yarn build
pm2 start pm2 start