trying win ci - adding python

This commit is contained in:
Dave Griffiths 2022-10-30 12:01:38 +00:00
parent 07fa73ecab
commit 5573355c8e

View File

@ -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: