mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-08 17:55:56 +00:00
Maybe I get the path this way?
This commit is contained in:
parent
7ff42deb55
commit
f49091c7e0
|
@ -26,7 +26,7 @@ build windows:
|
|||
- wget https://win.rustup.rs/x86_64 -O rustup-init.exe
|
||||
- .\rustup-init.exe -y --default-host=x86_64-pc-windows-msvc
|
||||
- $env:PATH+=";%USERPROFILE%.cargo\bin"
|
||||
- echo %PATH%
|
||||
- echo $env:PATH
|
||||
- refreshenv
|
||||
- cargo build --release --target x86_64-pc-windows-msvc
|
||||
- move target windows
|
||||
|
|
Loading…
Reference in New Issue
Block a user