Skip to content

Commit 6a0bc22

Browse files
committed
investigate dirty version in deployment workflow
1 parent 0b31f3d commit 6a0bc22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ jobs:
121121
122122
- name: Run cibuildwheel
123123
run: |
124+
git status
124125
python3 -m cibuildwheel --output-dir ${{matrix.builddir}}
125126
126127
- name: Upload wheels as artifacts

0 commit comments

Comments
 (0)