Update codeql-analysis.yml

This commit is contained in:
Alexis Maiquez 2022-01-24 23:25:53 +01:00 committed by GitHub
parent 3a72c17f31
commit 65fd34a7a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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