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:
parent
919ce424ca
commit
b28a5f4dc9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user