mirror of
https://github.com/fluencelabs/interface-types
synced 2024-12-04 15:20:20 +00:00
test(ci) Fix Rust installation.
This commit is contained in:
parent
44bc86e7f1
commit
187ee09805
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
- name: Set up Rust
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
default: true
|
||||
override: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user