We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf241c commit 1582216Copy full SHA for 1582216
.github/workflows/build_release.yml
@@ -237,4 +237,4 @@ jobs: # credits for workflow from https://github.com/messense/crfs-rs/blob/main/
237
twine upload --skip-existing *
238
popd
239
pushd wheels-macos
240
- twine upload --skip-existing *
+ twine upload --skip-existing **/*
0 commit comments