Skip to content

Commit

Permalink
V0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tamir-michaeli authored Dec 11, 2023
1 parent cac4d97 commit 5d0708c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automatic release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install pyinstaller
- name: Build with pyinstaller for ${{matrix.TARGET}}
run: ${{matrix.CMD_BUILD}}
- name: Load Release URL File from release job
Expand Down

0 comments on commit 5d0708c

Please sign in to comment.