Skip to content

Commit 7dbe1e9

Browse files
committed
CI/CodeQL: Add libglib2.0-dev
1 parent 2ff86e7 commit 7dbe1e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
sudo apt update
3939
sudo apt remove -y firefox
4040
sudo apt upgrade -y
41-
sudo apt-get install -y gettext meson
41+
sudo apt-get install -y gettext libglib2.0-dev meson
4242
4343
# Initializes the CodeQL tools for scanning.
4444
- name: Initialize CodeQL

0 commit comments

Comments
 (0)