Skip to content

Commit

Permalink
remove debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann committed Aug 8, 2024
1 parent e49b9c4 commit a77801c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ jobs:
- name: Extract sdist into the current directory
shell: bash
run: |
ls -R
tar zxf *.tar.gz --strip-components=1
ls -R
- name: install swig on macos
if: matrix.os == 'macos-latest'
Expand Down

0 comments on commit a77801c

Please sign in to comment.