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 e49b9c4 commit a77801cCopy full SHA for a77801c
1 file changed
.github/workflows/wheels.yml
@@ -39,9 +39,7 @@ jobs:
39
- name: Extract sdist into the current directory
40
shell: bash
41
run: |
42
- ls -R
43
tar zxf *.tar.gz --strip-components=1
44
45
46
- name: install swig on macos
47
if: matrix.os == 'macos-latest'
0 commit comments