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:
|
steps:
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
run: |
|
run: cargo --version
|
||||||
rustup default nightly
|
|
||||||
cargo --version
|
|
||||||
|
|
||||||
- name: Run Main Script
|
- name: Run Main Script
|
||||||
run: Write-Output "Running on Windows Server!"
|
run: Write-Output "Running on Windows Server!"
|
||||||
Loading…
x
Reference in New Issue
Block a user