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

This commit is contained in:
monheim 2025-04-20 18:29:22 +02:00
parent 20be0625df
commit 6a23afadd2

View File

@ -7,9 +7,9 @@ jobs:
defaults: defaults:
run: run:
shell: powershell shell: powershell
container: #container:
# Disable pseudo-terminal emulation # Disable pseudo-terminal emulation
options: --pty=false #options: --pty=false
steps: steps:
- name: Install Rust - name: Install Rust