Update codeql-buildscript.sh

Update script name
This commit is contained in:
Brian
2023-11-27 12:14:38 -05:00
committed by GitHub
parent 490343b4d3
commit 00484d18a5

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
FAMILY=stm32l4
python3 tools/get_family_deps.py $FAMILY
python3 tools/get_deps.py $FAMILY
python3 tools/build_family.py $FAMILY