found the bug in the ci.yml
This commit is contained in:
parent
8e2bc13e25
commit
530acb19e9
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -64,8 +64,7 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
working-directory: packages/mc
|
working-directory: packages/mc
|
||||||
steps:
|
steps:
|
||||||
- name: Run yarn at monorepo level
|
- uses: actions/checkout@v3
|
||||||
run: cd ../../ && yarn
|
|
||||||
- name: Download wasm-bindgen
|
- name: Download wasm-bindgen
|
||||||
uses: jetli/wasm-bindgen-action@v0.1.0
|
uses: jetli/wasm-bindgen-action@v0.1.0
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user