Skip to content

Commit ffd044b

Browse files
authored
Update release.yml
1 parent ea6f2bf commit ffd044b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
pyinstaller -F send.py
3636
pyinstaller -F scan.py
3737
pyinstaller -F scanall.py
38+
dir
39+
cd dist
40+
dir
3841
3942
- name: Zip Release
4043
uses: TheDoctor0/[email protected]

0 commit comments

Comments
 (0)