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