Update codeql-analysis.yml

This commit is contained in:
SChernykh 2021-09-05 17:03:48 +02:00
parent 759d7da88e
commit 6ca5654422

View file

@ -44,6 +44,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
with:
submodules: true
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL