|
|
@@ -65,10 +65,10 @@ jobs:
|
|
|
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, Java, or Swift).
|
|
|
# If this step fails, then you should remove it and run the build manually (see below)
|
|
|
- name: Autobuild
|
|
|
- # uses: github/codeql-action/autobuild@v2
|
|
|
- run: |
|
|
|
echo "Run, Build Application using script"
|
|
|
./fbt
|
|
|
+ # uses: github/codeql-action/autobuild@v2
|
|
|
|
|
|
- name: Perform CodeQL Analysis
|
|
|
uses: github/codeql-action/analyze@v2
|