mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 20:19:35 +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 }}
|
||||
git pull
|
||||
yarn install
|
||||
yarn generate
|
||||
yarn build
|
||||
pm2 start
|
||||
|
||||
Reference in New Issue
Block a user