Update rust.yml

This commit is contained in:
jb-alvarado 2023-11-01 17:58:58 +00:00 committed by GitHub
parent 99bec1ccb1
commit 4a2ea66979
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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