Skip to content

Commit

Permalink
CodeQL...
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyaalabai committed Jun 23, 2024
1 parent 92035e7 commit 56c6bb1
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 @@ -50,7 +50,7 @@ jobs:
name: Manual CMake build
run: |
cd .github
cmake -G %1 -DFS_GITHUB_BUILD=ON ..
cmake -DFS_GITHUB_BUILD=ON ..
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2

0 comments on commit 56c6bb1

Please sign in to comment.