Skip to content

Commit

Permalink
Update pyinstaller version
Browse files Browse the repository at this point in the history
  • Loading branch information
cavenel authored Apr 8, 2024
1 parent 82f3620 commit 5e9bf78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/desktop_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
brew install vips openslide
fi
python -m pip install --upgrade pip
pip install pyinstaller==5.12.0 --upgrade
pip install pyinstaller==6.5.0 --upgrade
- name: ⬇️ Install TissUUmaps
shell: bash
Expand Down

0 comments on commit 5e9bf78

Please sign in to comment.