chore: fix ci
This commit is contained in:
parent
fad09d60a8
commit
61e00c1c07
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -45,6 +45,8 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install libs
|
||||
run: sudo apt-get install -y dbus python-gi
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user