Skip to content

Commit 96c5732

Browse files
committed
Update codeql.yml
1 parent 4190c5f commit 96c5732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Setup
6060
run: |
6161
sudo apt-get -y update
62-
sudo apt-get install libxkbcommon-dev libxkbcommon-x11-0 fuse libxcb-cursor-dev gdb
62+
sudo apt-get install libxkbcommon-dev libxkbcommon-x11-0 fuse libxcb-cursor-dev gdb build-essential
6363
6464
# Initializes the CodeQL tools for scanning.
6565
- name: Initialize CodeQL

0 commit comments

Comments
 (0)