Fix Gitlab Windows config
This commit is contained in:
@@ -24,7 +24,7 @@ windows:
|
|||||||
- windows
|
- windows
|
||||||
- windows-1809
|
- windows-1809
|
||||||
script:
|
script:
|
||||||
- choco install python --version 3.8.5
|
- choco install python --version 3.8.5 -y
|
||||||
- export PATH="/c/Python38:/c/Python38/Scripts:$PATH"
|
- export PATH="/c/Python38:/c/Python38/Scripts:$PATH"
|
||||||
- cibuildwheel --output-dir wheelhouse
|
- cibuildwheel --output-dir wheelhouse
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|||||||
Reference in New Issue
Block a user