Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drzo authored Aug 23, 2024
1 parent 6194256 commit e9b877c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: |
mkdir build
cd build
conan install ../c # Pointing to the 'c' directory where conanfile.txt is located
conan install ../c --build=libcheck/0.15.2 # Build libcheck from source if necessary
cmake .. -DCMAKE_BUILD_TYPE=Release
make
Expand Down

0 comments on commit e9b877c

Please sign in to comment.