mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-02-03 13:27:49 +01:00
Update node.js.yml
This commit is contained in:
1
.github/workflows/node.js.yml
vendored
1
.github/workflows/node.js.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user