Fix CI (again) (#4196)

This commit is contained in:
Niels Lohmann
2023-11-01 21:23:55 +01:00
committed by GitHub
parent 59da644db4
commit 0261bc04d3
12 changed files with 52 additions and 49 deletions

View File

@@ -32,6 +32,8 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: c-cpp
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)