Update ci.yml
This commit is contained in:
@@ -25,8 +25,8 @@ jobs:
|
||||
python-version: '3.10'
|
||||
cache: 'pip'
|
||||
- run: |
|
||||
pip install -r requirements.txt
|
||||
python -m build
|
||||
pip install -r requirements.txt
|
||||
python -m build
|
||||
- name: Publish a Python distribution to PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user