Update codeql-analysis.yml

This commit is contained in:
Alexis Maiquez 2022-01-24 23:26:59 +01:00 committed by GitHub
parent 65fd34a7a8
commit 42d248de27
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 libxinerama-dev
sudo apt-get install -y libxrandr-dev libfreeimage-dev libxinerama-dev libxcursor-dev
mkdir build
cd build
cmake ..