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
4e31bae78a
commit
6c9336332d
@ -10,9 +10,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Install Rust
|
||||
run: |
|
||||
rustup default nightly
|
||||
cargo --version
|
||||
run: cargo --version
|
||||
|
||||
- name: Run Main Script
|
||||
run: Write-Output "Running on Windows Server!"
|
||||
Loading…
x
Reference in New Issue
Block a user