Update .gitea/workflows/windows_build.yml
All checks were successful
Windows Build / build (push) Successful in 1s
All checks were successful
Windows Build / build (push) Successful in 1s
This commit is contained in:
parent
20be0625df
commit
6a23afadd2
@ -7,9 +7,9 @@ jobs:
|
||||
defaults:
|
||||
run:
|
||||
shell: powershell
|
||||
container:
|
||||
#container:
|
||||
# Disable pseudo-terminal emulation
|
||||
options: --pty=false
|
||||
#options: --pty=false
|
||||
|
||||
steps:
|
||||
- name: Install Rust
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user