fix: added node deps
All checks were successful
/ test (push) Successful in 6s

This commit is contained in:
violette 2025-09-13 02:57:44 -04:00
parent 6fb0a4d3e2
commit 3fbf3b427f
2 changed files with 2 additions and 0 deletions

View file

@ -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