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