Skip to content

Commit

Permalink
try to search error again
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMan314 committed May 23, 2024
1 parent d0bdd79 commit 19c81e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
sudo apt-get install -y libglib2.0-dev libgtk-3-dev libgtk-4-dev
pkg-config glib-2.0 --modversion
pkg-config glib-2.0 --libs --cflags
cat /usr/lib/x86_64-linux-gnu/pkgconfig/glib-2.0.pc
cat /usr/lib/pkgconfig/glib-2.0.pc
- uses: actions/checkout@master
- name: Compile
Expand Down

0 comments on commit 19c81e9

Please sign in to comment.