Update .gitea/workflows/windows_build.yml
Some checks failed
Windows Build / build (push) Failing after 0s

This commit is contained in:
monheim 2025-04-20 18:13:45 +02:00
parent e6f46000bf
commit 0ce8812dc8

View File

@ -6,7 +6,7 @@ jobs:
runs-on: windows-host
defaults:
run:
shell: powershell
shell: cmd
steps:
- name: Install Rust