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