Update .gitea/workflows/windows_build.yml
All checks were successful
Windows Build / build (push) Successful in 0s

This commit is contained in:
monheim 2025-04-20 18:14:51 +02:00
parent 0ce8812dc8
commit 7560bf178a

View File

@ -15,4 +15,4 @@ jobs:
cargo --version
- name: Run Main Script
run: Write-Output "Running on Windows Server!"
run: echo "Running on Windows Server!"