Skip to content

Commit be11e6e

Browse files
authored
Update codeql-buildscript.sh
1 parent 1956f10 commit be11e6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/env bash
22

3+
sudo apt-get -y install gcc-arm-none-eabi
34
cd software/build
45
cmake ..
56
make

0 commit comments

Comments
 (0)