Skip to content

Commit

Permalink
OK fine try 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed Jul 18, 2022
1 parent 26ee037 commit ab6231a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Install Pip Dependencies
shell: bash
run: pip install pyinstaller==4.2 pypubsub ${{ matrix.wxpython }}
run: pip install pyinstaller==4.4 pypubsub ${{ matrix.wxpython }}

- name: Build
shell: bash
Expand Down

0 comments on commit ab6231a

Please sign in to comment.