Skip to content

Commit d19ffa5

Browse files
committed
Add back path-type: inherit
1 parent e290517 commit d19ffa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/buildwheel.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
# msys2/setup-msys2 README warns that using inherit here can be
2929
# problematic in some situations. Maybe there is a better way to do
3030
# this.
31+
path-type: inherit
3132
if: ${{ matrix.os == 'windows-2019' }}
3233

3334
- name: Build wheels

0 commit comments

Comments
 (0)