status
This commit is contained in:
parent
b70be7081b
commit
970d0d7203
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -26,6 +26,7 @@ jobs:
|
|||
|
||||
- name: Build Wheel
|
||||
run: |
|
||||
git status
|
||||
make wheel
|
||||
|
||||
- name: Publish distribution 📦 to PyPI
|
||||
|
|
|
|||
Loading…
Reference in a new issue