Update .gitea/workflows/windows_build.yml
Some checks failed
Windows Build / build (push) Has been cancelled
Some checks failed
Windows Build / build (push) Has been cancelled
This commit is contained in:
parent
813a92b009
commit
4e31bae78a
@ -11,7 +11,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
run: |
|
run: |
|
||||||
winget install --id Rustlang.Rustup
|
|
||||||
rustup default nightly
|
rustup default nightly
|
||||||
cargo --version
|
cargo --version
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user