mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-04-24 15:32:15 +00:00
fix(ci): bump cargo-install version
This commit is contained in:
parent
7a13eb14f5
commit
9ed34194fe
3
.github/workflows/run-tests.yml
vendored
3
.github/workflows/run-tests.yml
vendored
@ -29,10 +29,9 @@ jobs:
|
||||
uses: fluencelabs/setup-marine@v1
|
||||
|
||||
- name: Install cargo-nextest
|
||||
uses: baptiste0928/cargo-install@v1.3.0
|
||||
uses: baptiste0928/cargo-install@v2.0.0
|
||||
with:
|
||||
crate: cargo-nextest
|
||||
version: 0.9.22
|
||||
|
||||
- name: Build aqua-ipfs
|
||||
working-directory: ./service
|
||||
|
Loading…
x
Reference in New Issue
Block a user