mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
Update codeql-buildscript.sh
Update script name
This commit is contained in:
parent
490343b4d3
commit
00484d18a5
2
.github/workflows/codeql-buildscript.sh
vendored
2
.github/workflows/codeql-buildscript.sh
vendored
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
FAMILY=stm32l4
|
FAMILY=stm32l4
|
||||||
python3 tools/get_family_deps.py $FAMILY
|
python3 tools/get_deps.py $FAMILY
|
||||||
python3 tools/build_family.py $FAMILY
|
python3 tools/build_family.py $FAMILY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user