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 72c3d85 commit 9311300
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/codeql-buildscript.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env bash

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

0 comments on commit 9311300

Please sign in to comment.