Skip to content

Commit ca0847a

Browse files
committed
Trying to fix yet again
1 parent c8c4f7d commit ca0847a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_python_deps_linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
env:
7474
CIBW_ARCHS: ${{ matrix.wheel_combinations[1] }}
7575
CIBW_BUILD: ${{ matrix.python_versions[1] }}
76-
CIBW_SKIP: "*-musllinux_*"
76+
CIBW_SKIP: *-musllinux_*
7777

7878

7979
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)