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.
2 parents 57dfe60 + 20b9b54 commit 46b00b9Copy full SHA for 46b00b9
.github/workflows/autotest.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Update Ubuntu
26
run: sudo apt-get update
27
- name: Install Ubuntu dependencies
28
- run: sudo apt-get install -y libdbus-1-dev libgit2-dev libvirt-dev taskwarrior
+ run: sudo apt-get install -y libdbus-1-dev libgit2-dev libvirt-dev taskwarrior libglib2.0-dev
29
- name: Install Python dependencies
30
run: |
31
python -m pip install --upgrade pip
0 commit comments