Skip to content

Commit e1cf194

Browse files
authored
Update codeql-buildscript.sh
Signed-off-by: Brian <[email protected]>
1 parent 48d532c commit e1cf194

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-buildscript.sh

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
#meson setup build
77
#meson compile -C build
88

9+
sudo apt install build-essential libdbus-glib-1-dev libgirepository1.0-dev
10+
911
./autogen.sh
1012
./configure
1113
make

0 commit comments

Comments
 (0)