Skip to content

Commit

Permalink
Update GTK version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Lonsdale committed Nov 25, 2022
1 parent 7867365 commit f351b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt update
sudo apt install gir1.2-gtk-3.0
sudo apt install gir1.2-gtk-4.0
python -m pip install --upgrade pip
HTSLIB_CONFIGURE_OPTIONS="--disable-lzma" pip install -r requirements.txt
Expand Down

0 comments on commit f351b62

Please sign in to comment.