Update codeql-analysis.yml

This commit is contained in:
Alexander Shaduri
2022-01-27 21:49:28 +04:00
committed by GitHub
parent 39fc4b2997
commit e49b0cbf8c
+3
View File
@@ -40,6 +40,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
- name: Install Dependencies
run: sudo apt-get install libpcre3-dev libgtkmm-3.0-dev gettext
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1