Update codeql-analysis.yml

This commit is contained in:
Lakindu Akash 2021-02-20 08:56:05 +05:30 committed by GitHub
parent 59aa14a274
commit 64b60baf95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt install -y libgtk-3-dev build-essential cmake gcc g++ pkg-config make hostapd
sudo apt install -y libgtk-3-dev build-essential cmake gcc g++ pkg-config make
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL