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