Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fam007e authored Sep 24, 2024
1 parent 74a5c12 commit f0540bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
run: |
pyinstaller --onefile --name srt_tr_linux srt_tr.py
- name: List dist directory contents
run: ls -l dist

- name: Get previous release version
id: get_release
run: |
Expand Down

0 comments on commit f0540bc

Please sign in to comment.