Update .gitea/workflows/windows_build.yml
All checks were successful
Windows Build / build (push) Successful in 1s
All checks were successful
Windows Build / build (push) Successful in 1s
This commit is contained in:
parent
b28a5f4dc9
commit
20be0625df
@ -14,6 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
run: |
|
run: |
|
||||||
|
rustup update
|
||||||
rustup default nightly
|
rustup default nightly
|
||||||
cargo --version
|
cargo --version
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user