Fix package installation failures in CI

This commit is contained in:
Nick Hall 2022-03-16 22:21:22 +00:00
parent 99ec8e876b
commit 66cac5e852

View File

@ -34,6 +34,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install gir1.2-pango-1.0
sudo apt-get install gir1.2-gtk-3.0
sudo apt-get install xdg-utils