Update codeql.yml

This commit is contained in:
jeefo 2020-11-16 14:57:42 +03:00 committed by GitHub
commit f8e70248e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,8 @@ jobs:
- name: Initialize CodeQL - name: Initialize CodeQL
uses: github/codeql-action/init@v1 uses: github/codeql-action/init@v1
env:
LIB: lib32
with: with:
languages: ${{ matrix.language }} languages: ${{ matrix.language }}