Skip to content

Commit 0504192

Browse files
committed
update buildscript
1 parent fe4bb40 commit 0504192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-buildscript.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
FAMILY=stm32l4
44
python3 tools/get_deps.py $FAMILY
5-
python3 tools/build_family.py $FAMILY
5+
python3 tools/build_make.py $FAMILY

0 commit comments

Comments
 (0)