We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e290517 commit d19ffa5Copy full SHA for d19ffa5
.github/workflows/buildwheel.yml
@@ -28,6 +28,7 @@ jobs:
28
# msys2/setup-msys2 README warns that using inherit here can be
29
# problematic in some situations. Maybe there is a better way to do
30
# this.
31
+ path-type: inherit
32
if: ${{ matrix.os == 'windows-2019' }}
33
34
- name: Build wheels
0 commit comments