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 768a6c1 commit 61f092f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/codeql-buildscript.sh
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
#!/usr/bin/env bash

# maybe need dependencies?
#make -C mpy-cross
#cd ports/unix
#make submodules
#make

git submodule sync
sudo apt-get -y install gcc-arm-none-eabi

source tools/ci.sh && ci_unix_minimal_build
Expand Down

0 comments on commit 61f092f

Please sign in to comment.