chore: fix ci (#119)
This commit is contained in:
parent
3eb90371b5
commit
3c773e118c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -48,6 +48,8 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Update apt
|
||||
run: sudo apt update
|
||||
- name: Install libs
|
||||
run: sudo apt-get install -y dbus dbus-x11 python3-gi libgirepository1.0-dev gcc libcairo2-dev pkg-config python3-dev gir1.2-gtk-3.0
|
||||
- name: Install poetry
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user