trying to fix...

This commit is contained in:
Pavel Murygin 2022-02-21 16:51:31 +03:00
parent 4e4e61a928
commit 7fadda9378
2 changed files with 0 additions and 12 deletions

View File

@ -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

View File

@ -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