Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mirostauder authored Feb 13, 2023
1 parent 9df03d4 commit 83e4dc3
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 @@ -83,7 +83,7 @@ jobs:
- if: matrix.language == 'cpp'
name: Build C++
run: |
export GIT_VERSION 2.5.0
export GIT_VERSION=2.5.0-0-g0000000
make
- name: Perform CodeQL Analysis
Expand Down

0 comments on commit 83e4dc3

Please sign in to comment.