mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 16:25: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
|
stage: build
|
||||||
script:
|
script:
|
||||||
- choco install -y llvm rust-ms
|
- choco install -y llvm rust-ms
|
||||||
|
- systeminfo
|
||||||
- cargo build --release --target x86_64-pc-windows-msvc
|
- cargo build --release --target x86_64-pc-windows-msvc
|
||||||
- move target windows
|
- move target windows
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user