Skip to content

Commit c5b4f0e

Browse files
committed
Added CI debug.
1 parent 7fe0be4 commit c5b4f0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
python-version: 3.x
3838
- name: Setting correct version
3939
run: |
40+
ls
41+
pwd
4042
python scripts/version_bumper.py "${{ github.ref_name }}"
4143
- name: Build wheels
4244
uses: PyO3/maturin-action@v1

0 commit comments

Comments
 (0)