Skip to content

Commit

Permalink
Trying to fix yet again
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorguidi committed May 13, 2024
1 parent c8c4f7d commit ca0847a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_python_deps_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
env:
CIBW_ARCHS: ${{ matrix.wheel_combinations[1] }}
CIBW_BUILD: ${{ matrix.python_versions[1] }}
CIBW_SKIP: "*-musllinux_*"
CIBW_SKIP: *-musllinux_*


- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit ca0847a

Please sign in to comment.