Skip to content

Commit 1f9d561

Browse files
committed
ks
1 parent 2c227b4 commit 1f9d561

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-binary.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- name: Build Executable Binary
2525
run: |
2626
pyinstaller callscript/cli.py --onefile
27-
ls -a dist
2827
- name: Upload binaries to release
2928
uses: svenstaro/upload-release-action@v2
3029
with:

0 commit comments

Comments
 (0)