Skip to content

Commit

Permalink
add gir1.2-gtk-3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Lonsdale authored and Andrew Lonsdale committed Mar 4, 2022
1 parent 99e0f9d commit f0dd150
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
- name: Install dependencies
run: |
sudo apt install gir1.2-gtk-3.0
python -m pip install --upgrade pip
pip install -r requirements.txt
Expand Down

0 comments on commit f0dd150

Please sign in to comment.