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:
|
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user