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 0687080 commit fa1a0a3Copy full SHA for fa1a0a3
.github/workflows/python.yml
@@ -48,6 +48,7 @@ jobs:
48
with:
49
python-version: '3.11'
50
architecture: x64
51
+ - run: pip install build
52
- run: python -m build
53
- uses: pypa/gh-action-pypi-publish@release/v1
54
0 commit comments