Fix package installation failures in CI
This commit is contained in:
parent
99ec8e876b
commit
66cac5e852
1
.github/workflows/gramps-ci.yml
vendored
1
.github/workflows/gramps-ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user