Skip to content

Commit

Permalink
chore: Update build workflow to support both GUI and CLI builds on Wi…
Browse files Browse the repository at this point in the history
…ndows
  • Loading branch information
techtanic committed Jul 3, 2024
1 parent 4ec9984 commit 7d3a8f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:

- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt -U
pip install pyinstaller -U
Expand Down

0 comments on commit 7d3a8f9

Please sign in to comment.