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 7, 2024
1 parent 8de1856 commit 7fdd651
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/codeql-buildscript.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env bash

sudo apt-get install -y libsdl2-dev libdrm-dev gcc-arm-linux-gnueabihf
sudo apt-get update
sudo apt-get install -y libsdl2-dev libdrm-dev gcc-arm-linux-gnueabihf
make

0 comments on commit 7fdd651

Please sign in to comment.