mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-08 17:35:57 +00:00
Refresh path and try running rustup-init.exe from current directory.
This commit is contained in:
parent
8c96824f11
commit
ec3cb01739
|
@ -24,7 +24,8 @@ build windows:
|
|||
script:
|
||||
- choco install -y llvm
|
||||
- wget https://win.rustup.rs/x86_64 -O rustup-init.exe
|
||||
- rustup-init
|
||||
- .\rustup-init.exe
|
||||
- refreshenv
|
||||
- cargo build --release --target x86_64-pc-windows-msvc
|
||||
- move target windows
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in New Issue
Block a user