Fix Gitlab Windows config

This commit is contained in:
Joe Rickerby
2020-08-31 20:44:25 +01:00
parent 734dea7526
commit 5c5d1ef10a
+1 -1
View File
@@ -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: