We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d4699 commit 0d19b9eCopy full SHA for 0d19b9e
.github/workflows/codeql-buildscript.sh
@@ -6,6 +6,8 @@
6
#make submodules
7
#make
8
9
+git submodule sync
10
+
11
source tools/ci.sh && ci_unix_minimal_build
12
source tools/ci.sh && ci_unix_standard_build
13
0 commit comments