Update codeql-analysis.yml

This commit is contained in:
Lakindu Akash 2021-02-20 08:56:05 +05:30 committed by Lakindu Akash
parent c47d78e2d3
commit 1b23041a49
No known key found for this signature in database
GPG Key ID: 6FB0085A614E0AC2

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