Update .gitea/workflows/windows_build.yml
All checks were successful
Windows Build / build (push) Successful in 2s
All checks were successful
Windows Build / build (push) Successful in 2s
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
name: Windows Build
|
||||
on: [push]
|
||||
|
||||
@@ -7,7 +6,7 @@ jobs:
|
||||
runs-on: windows-host
|
||||
defaults:
|
||||
run:
|
||||
shell: cmd
|
||||
shell: powershell
|
||||
container:
|
||||
# Disable pseudo-terminal emulation
|
||||
options: --pty=false
|
||||
|
||||
Reference in New Issue
Block a user