sorry, one more bug in ci.yml
(2)
This commit is contained in:
parent
995e850a19
commit
75280e2e5f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -221,7 +221,7 @@ jobs:
|
|||
with:
|
||||
version: "latest"
|
||||
- name: Build squiggle-mc
|
||||
run: cd ../mc wasm-pack build --target nodejs
|
||||
run: cd ../mc && wasm-pack build --target nodejs
|
||||
- name: Build rescript and typescript in squiggle-lang
|
||||
run: cd ../squiggle-lang && yarn build
|
||||
- name: Build components
|
||||
|
|
Loading…
Reference in New Issue
Block a user