Skip to content

Commit 9eb3b64

Browse files
committed
Improved CodeQL yaml
1 parent 45bdb88 commit 9eb3b64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
# 2. INSTALL TOOLCHAIN
4343
###########################################################################
4444
- name: Install toolchain
45+
if: matrix.language == 'c-cpp' && matrix.build-mode == 'manual'
4546
id: install-toolchain
4647
uses: stormbytepp/githubactions/.github/actions/install-toolchain@master
4748
with:

0 commit comments

Comments
 (0)