Update .gitea/workflows/windows_build.yml
All checks were successful
Windows Build / build (push) Successful in 0s
All checks were successful
Windows Build / build (push) Successful in 0s
This commit is contained in:
@@ -15,4 +15,4 @@ jobs:
|
||||
cargo --version
|
||||
|
||||
- name: Run Main Script
|
||||
run: Write-Output "Running on Windows Server!"
|
||||
run: echo "Running on Windows Server!"
|
||||
Reference in New Issue
Block a user