mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-08 17:55:56 +00:00
Explicitly set a target.
This commit is contained in:
parent
2e50934d68
commit
69c1049848
|
@ -23,8 +23,7 @@ build windows:
|
|||
stage: build
|
||||
script:
|
||||
- choco install -y llvm rust-ms
|
||||
- rustup toolchain list
|
||||
- cargo build --release
|
||||
- cargo build --release --target x86_64-pc-windows-msvc
|
||||
- move target windows
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue
Block a user