Skip to content

Commit

Permalink
Update codeql-buildscript.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
b4yuan authored Feb 6, 2024
1 parent 9f708aa commit 47eb84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-buildscript.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash

sudo apt-get install -y libsdl2-dev
sudo apt-get install -y libsdl2-dev libdrm-dev
make clean
make CROSS_COMPILE="" PLATFORM=x64-sandbox

0 comments on commit 47eb84c

Please sign in to comment.