mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-29 11:20:34 +01:00
Change Generate To Build
This commit is contained in:
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@@ -34,5 +34,5 @@ jobs:
|
|||||||
cd ${{ secrets.PATH }}
|
cd ${{ secrets.PATH }}
|
||||||
git pull
|
git pull
|
||||||
yarn install
|
yarn install
|
||||||
yarn generate
|
yarn build
|
||||||
pm2 start
|
pm2 start
|
||||||
|
|||||||
Reference in New Issue
Block a user