We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d597f4 commit 750c5e6Copy full SHA for 750c5e6
1 file changed
.github/build-wheels
@@ -24,4 +24,4 @@ fi
24
25
# build wheels
26
pip install cibuildwheel
27
-cibuildwheel --output-dir wheels --archs ${ARCHES}
+cibuildwheel --output-dir wheels --archs ${ARCHES} dist/*.tar.gz
0 commit comments