Skip to content

Commit 98cd79a

Browse files
committed
Try to fix config
1 parent 665b09b commit 98cd79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
DOCKER_IMAGE: quay.io/skvark/manylinux2014_${PLAT}
4848
USE_CCACHE: 1
4949
UNICODE_WIDTH: 32
50-
SDIST: ${{ matrix.build_sdist }}
50+
SDIST: ${{ matrix.build_sdist}}
5151
ENABLE_HEADLESS: ${{ matrix.without_gui }}
5252
ENABLE_CONTRIB: ${{ matrix.with_contrib }}
5353

0 commit comments

Comments
 (0)