Update pypi-publish.yml
This commit is contained in:
parent
120f9ca6c0
commit
1f9764189c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pypi-publish.yml
vendored
2
.github/workflows/pypi-publish.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
python-version: '3.10'
|
||||
|
||||
- name: Install dependencies
|
||||
run:
|
||||
run:
|
||||
python -m pip install --upgrade pip
|
||||
pip install build twine
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue