Skip to content

Commit

Permalink
build codeql with make
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed May 9, 2024
1 parent 84e8f3d commit 30990cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-buildscript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
FAMILY=stm32l4
pip install click
python3 tools/get_deps.py $FAMILY
python3 tools/build.py $FAMILY
python3 tools/build.py -s make $FAMILY

0 comments on commit 30990cc

Please sign in to comment.