mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 19:15:56 +00:00
Install Rust VS ABI.
This commit is contained in:
parent
aec975ade6
commit
f364001480
|
@ -22,9 +22,7 @@ build linux:
|
||||||
build windows:
|
build windows:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- choco install -y llvm rustup
|
- choco install -y llvm rust-ms
|
||||||
- rustup update
|
|
||||||
- rustup default stable
|
|
||||||
- cargo build --release
|
- cargo build --release
|
||||||
- move target windows
|
- move target windows
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user