mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-12 17:15:10 -04:00
build: add npm i in repl folder
This commit is contained in:
@@ -11,5 +11,5 @@ jobs:
|
||||
with:
|
||||
node-version: 16
|
||||
cache: "npm"
|
||||
- run: npm install
|
||||
- run: npm install && cd repl && npm install
|
||||
- run: npm run build
|
||||
|
||||
Reference in New Issue
Block a user