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
|
||||
with:
|
||||
node-version: 18
|
||||
- name: On all Systems
|
||||
- name: Set Build Tools and update Rust
|
||||
run: |
|
||||
rustup update stable
|
||||
rustup component add rustfmt
|
||||
|
Loading…
Reference in New Issue
Block a user