Update codeql.yml

This commit is contained in:
Mikulas Florek 2022-11-16 23:34:20 +01:00 committed by GitHub
parent ffe46aded4
commit f0f22e8f1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,6 +45,10 @@ jobs:
# Details on CodeQL's query packs refer to : https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
# queries: security-extended,security-and-quality
- name: Create solution
- name: make dx11 project
working-directory: projects
run: ./genie.exe vs2022
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).
# If this step fails, then you should remove it and run the build manually (see below)