We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff86e7 commit 7dbe1e9Copy full SHA for 7dbe1e9
1 file changed
.github/workflows/codeql.yml
@@ -38,7 +38,7 @@ jobs:
38
sudo apt update
39
sudo apt remove -y firefox
40
sudo apt upgrade -y
41
- sudo apt-get install -y gettext meson
+ sudo apt-get install -y gettext libglib2.0-dev meson
42
43
# Initializes the CodeQL tools for scanning.
44
- name: Initialize CodeQL
0 commit comments