Skip to content

Commit

Permalink
Update codeql-buildscript.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
b4yuan committed Feb 6, 2024
1 parent 1956f10 commit 6dab956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-buildscript.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env bash

sudo apt-get -y install arm-none-eabi-gcc
cd software/build
cmake ..
make

0 comments on commit 6dab956

Please sign in to comment.