This commit is contained in:
Jesse Bannon 2023-02-20 19:36:25 -08:00
parent b70be7081b
commit 970d0d7203

View file

@ -26,6 +26,7 @@ jobs:
- name: Build Wheel
run: |
git status
make wheel
- name: Publish distribution 📦 to PyPI