mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-09-14 13:56:48 +08:00
Update codeql-analysis.yml
This commit is contained in:
parent
2195ce3d95
commit
047b4d43be
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
# uses a compiled language
|
||||
|
||||
- run: |
|
||||
sudo apt-get install -y libxrandr-dev libfreeimage-dev libxinerama-dev libxcursor-dev libxi-dev
|
||||
sudo apt-get install -y libxrandr-dev libfreeimage-dev libxinerama-dev libxcursor-dev libxi-dev libgl-dev
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
|
Loading…
Reference in New Issue
Block a user