Skip to content

Commit 15845f0

Browse files
committed
check pwd
1 parent 68d7e07 commit 15845f0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ jobs:
6262
python -m pip install PyInstaller
6363
6464
- run: |
65+
pwd
66+
6567
python -m PyInstaller --distpath dist/ -y captioncompiler.spec
6668
6769
shell: bash

0 commit comments

Comments
 (0)