Skip to content

Commit fa1a0a3

Browse files
committed
build: pip install build
1 parent 0687080 commit fa1a0a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
with:
4949
python-version: '3.11'
5050
architecture: x64
51+
- run: pip install build
5152
- run: python -m build
5253
- uses: pypa/gh-action-pypi-publish@release/v1
5354
with:

0 commit comments

Comments
 (0)