Update python-publish.yml

This commit is contained in:
rfmitchem
2023-01-12 16:11:54 -05:00
committed by GitHub
parent 68bc525b08
commit 7343fe99aa

View File

@@ -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