mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-08 18:15:57 +00:00
Run systeminfo to see how much RAM I get.
This commit is contained in:
parent
69c1049848
commit
b3fba41012
|
@ -23,6 +23,7 @@ build windows:
|
|||
stage: build
|
||||
script:
|
||||
- choco install -y llvm rust-ms
|
||||
- systeminfo
|
||||
- cargo build --release --target x86_64-pc-windows-msvc
|
||||
- move target windows
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in New Issue
Block a user