Skip to content

Commit 4f781d7

Browse files
author
Thomas Braun
committed
Add pkg config debugging
1 parent 51bd869 commit 4f781d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
- name: PKG config
6464
run: |
6565
sudo apt-get install --reinstall pkg-config
66+
sudo apt install --reinstall libgtk-3-dev
6667
sudo /usr/share/pkg-config-dpkghook update
6768
pkg-config --cflags gtk+-3.0
6869
- run: cargo test

0 commit comments

Comments
 (0)