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 28, 2024
1 parent 94e675c commit 926ebb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:

- run: |
echo "Run, Build Application using script"
./location_of_script_within_repo/buildscript.sh
./../../../buildscript.sh
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2

0 comments on commit 926ebb4

Please sign in to comment.