We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e2676 commit 745bf9eCopy full SHA for 745bf9e
1 file changed
.github/workflows/wheels.yml
@@ -92,7 +92,7 @@ jobs:
92
# CIBW_ENVIRONMENT_PASS_LINUX: CFLAGS CXXFLAGS
93
94
with:
95
- package-dir: dist
+ package-dir: dist/ug4py_base-0.2.3.tar.gz
96
output-dir: wheelhouse
97
# config-file: "pyproject.toml"
98
config-file: "{package}/pyproject.toml"
0 commit comments