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 9f60557 commit 68511c4Copy full SHA for 68511c4
.github/workflows/publish-to-pypi-dev.yml
@@ -44,7 +44,7 @@ jobs:
44
45
# Build, Publish and GitHub Release steps remain mostly the same, except for some nuances.
46
# Here's a quick change for the publish-to-pypi job:
47
-build:
+ build:
48
name: Build distribution
49
needs:
50
- version-check
0 commit comments