parent
6fb0a4d3e2
commit
e0f31df3ad
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- id: clone repo
|
- id: clone repo
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
- id: add node deps
|
||||||
|
run: cd gbaWasm ; npm i ; cd ../
|
||||||
- id: build
|
- id: build
|
||||||
run: hugo
|
run: hugo
|
||||||
- id: copy
|
- id: copy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue