mirror of
https://github.com/ArthurDanjou/arthurdanjou.fr.git
synced 2026-01-14 12:14:34 +01:00
update node.js.yml x2
This commit is contained in:
4
.github/workflows/node.js.yml
vendored
4
.github/workflows/node.js.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
TARGET: "/home/arthur/website"
|
||||
|
||||
- name: Build
|
||||
run: yarn build-all
|
||||
run: yarn run build-all
|
||||
|
||||
- name: Run
|
||||
run: yarn start
|
||||
run: yarn run start
|
||||
Reference in New Issue
Block a user