We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d64054 commit bf12a03Copy full SHA for bf12a03
.github/workflows/wheels.yml
@@ -92,6 +92,7 @@ jobs:
92
with:
93
msystem: MINGW64
94
update: true
95
+ location: D:\
96
install: >-
97
${{ endsWith(matrix.only, '32') && 'mingw-w64-i686-file' || 'mingw-w64-x86_64-file' }}
98
0 commit comments