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 bfc815c commit 3a54e23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Install dependencies
run: |
pip install -r requirements.txt
pip install pyinstaller # מתקין PyInstaller אם לא הוספת ל-requirements.txt
- name: Get the version
id: get_version
Expand Down

0 comments on commit 3a54e23

Please sign in to comment.