chore: fix ci
This commit is contained in:
parent
2a2d486494
commit
6e10c51d88
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install libs
|
||||
run: sudo apt-get install -y dbus python-gi
|
||||
run: sudo apt-get install -y dbus dbus-x11 python-gi
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user