mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 19:15:56 +00:00
Will this work?
This commit is contained in:
parent
17517abc98
commit
aec975ade6
|
@ -22,8 +22,7 @@ build linux:
|
||||||
build windows:
|
build windows:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- choco install llvm
|
- choco install -y llvm rustup
|
||||||
- choco install rustup
|
|
||||||
- rustup update
|
- rustup update
|
||||||
- rustup default stable
|
- rustup default stable
|
||||||
- cargo build --release
|
- cargo build --release
|
||||||
|
|
Loading…
Reference in New Issue
Block a user