Fix package installation failures in CI

This commit is contained in:
Nick Hall 2022-03-16 21:48:05 +00:00
parent 4f8dab224c
commit 805a8a9424

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