mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +00:00
build: add npm i in repl folder
This commit is contained in:
parent
6c363d9c4b
commit
88d12223a5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user