Skip to content

Commit

Permalink
Update publish-installer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Dec 15, 2024
1 parent cbe00e4 commit 126f046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Build EXE
run: |
flet pack -i assets/icon.ico main.py --product-name "Shamor Vezachor" --product-version "$VERSION" --file-description "Shamor Vezachor"
flet pack --product-name "Shamor Vezachor" --product-version "$VERSION" --file-description "Shamor Vezachor"
- name: Prepare ZIP package
run: |
Expand Down

0 comments on commit 126f046

Please sign in to comment.