Update codeql-analysis.yml

This commit is contained in:
Alexis Maiquez 2022-01-24 23:19:01 +01:00 committed by GitHub
parent 4be304bc9e
commit 2e81454ca5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ jobs:
# uses a compiled language
- run: |
apt install libfreeimage-dev
sudo apt-get install libfreeimage-dev
mkdir build
cd build
cmake ..