Update python-publish.yml
This commit is contained in:
1
.github/workflows/python-publish.yml
vendored
1
.github/workflows/python-publish.yml
vendored
@@ -29,6 +29,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install octoprint_setuptools
|
||||
pip install build
|
||||
- name: Build package
|
||||
run: python -m build
|
||||
|
||||
Reference in New Issue
Block a user