.gitea/workflows/pull_request.yaml aktualisiert
This commit is contained in:
parent
694d73a28b
commit
c77c631cc6
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install --no-install-recommends -y libpango1.0-dev libgtk-3-dev
|
||||
apt-get install --no-install-recommends -y libpango1.0-dev libgtk-3-dev libudev-dev
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue