mirror of
https://gitlab.com/then-try-this/samplebrain.git
synced 2025-05-12 10:37:20 +00:00
trying win ci
This commit is contained in:
parent
5566284cd8
commit
07fa73ecab
@ -12,6 +12,9 @@ build-job:
|
||||
build-win64:
|
||||
tags:
|
||||
- "windows"
|
||||
before_script:
|
||||
- choco install -y cmake
|
||||
- $env:Path += ';C:\Program Files\CMake\bin'
|
||||
stage: build
|
||||
script:
|
||||
- mkdir build
|
||||
|
Loading…
x
Reference in New Issue
Block a user