mirror of
https://github.com/fluencelabs/examples
synced 2025-04-25 02:32:16 +00:00
trying to fix...
This commit is contained in:
parent
4e4e61a928
commit
7fadda9378
@ -37,12 +37,6 @@ jobs:
|
||||
target: wasm32-wasi
|
||||
profile: minimal
|
||||
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
toolchain: nightly-2021-07-13
|
||||
command: update
|
||||
args: --aggressive
|
||||
|
||||
- name: Install marine
|
||||
run: cargo install marine || true
|
||||
|
||||
|
6
.github/workflows/test-js-projects.yml
vendored
6
.github/workflows/test-js-projects.yml
vendored
@ -47,12 +47,6 @@ jobs:
|
||||
target: wasm32-wasi
|
||||
profile: minimal
|
||||
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
toolchain: nightly-2021-07-13
|
||||
command: update
|
||||
args: --aggressive
|
||||
|
||||
- name: Install marine
|
||||
run: cargo install marine || true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user