We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bc1945 commit 702e812Copy full SHA for 702e812
.github/workflows/testnox.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install deb packages
29
run: >
30
sudo apt-get install
31
- libcairo2-dev gobject-introspection libgirepository1.0-dev
+ libcairo2-dev gobject-introspection libgirepository-2.0-dev
32
python3-dev libdbus-glib-1-dev libdbus-1-dev
33
- name: Install pip dependencies
34
run: |
0 commit comments