]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Update codeql 253/head
authorfennecdjay <fennecdjay@gmail.com>
Sat, 3 Sep 2022 12:33:26 +0000 (14:33 +0200)
committerfennecdjay <fennecdjay@gmail.com>
Sat, 3 Sep 2022 12:33:26 +0000 (14:33 +0200)
.github/workflows/codeql-analysis.yml

index 7ede167c2de646da162c641a41264002e98037c3..faa65a0f316dd807e03269c737e0f0b0aaca4fe7 100644 (file)
@@ -51,13 +51,13 @@ jobs:
         # Prefix the list here with "+" to use these queries and those in the config file.
         # queries: ./path/to/local/query, your-org/your-repo/queries@main
 
-#    - run: |
-#        git submodule update --init --recursive
-#        make
+    - run: |
+        git submodule update --init --recursive
+        make
     # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
     # If this step fails, then you should remove it and run the build manually (see below)
-    - name: Autobuild
-      uses: github/codeql-action/autobuild@v2
+#    - name: Autobuild
+#      uses: github/codeql-action/autobuild@v2
 
     # â„šī¸ Command-line programs to run using the OS shell.
     # đŸ“š https://git.io/JvXDl