Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
Signed-off-by: jeremy4040 <88025755+jeremy4040@users.noreply.github.com>
  • Loading branch information
jeremy4040 authored May 29, 2024
1 parent 6b8b7a1 commit d56a403
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ jobs:
# If the Autobuild fails above, remove it and uncomment the following three lines.
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.

- run: |
echo "Run, Build Application using script"
chmod +x buildscript.sh
./buildscript.sh
# - run: |
# echo "Run, Build Application using script"
# chmod +x buildscript.sh
# ./buildscript.sh

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2

0 comments on commit d56a403

Please sign in to comment.