Update rust.yml
This commit is contained in:
parent
99bec1ccb1
commit
4a2ea66979
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 18
|
||||||
- name: On all Systems
|
- name: Set Build Tools and update Rust
|
||||||
run: |
|
run: |
|
||||||
rustup update stable
|
rustup update stable
|
||||||
rustup component add rustfmt
|
rustup component add rustfmt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user