We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51bd869 commit 4f781d7Copy full SHA for 4f781d7
.github/workflows/validate.yml
@@ -63,6 +63,7 @@ jobs:
63
- name: PKG config
64
run: |
65
sudo apt-get install --reinstall pkg-config
66
+ sudo apt install --reinstall libgtk-3-dev
67
sudo /usr/share/pkg-config-dpkghook update
68
pkg-config --cflags gtk+-3.0
69
- run: cargo test
0 commit comments