Update codeql.yml

pull/4119/head
Miro Stauder 3 years ago committed by GitHub
parent 4f0b7342b1
commit 9df03d4f98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,6 +83,7 @@ jobs:
- if: matrix.language == 'cpp'
name: Build C++
run: |
export GIT_VERSION 2.5.0
make
- name: Perform CodeQL Analysis

Loading…
Cancel
Save