mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-17 08:45:13 +00:00
fix circleci set-matrix
This commit is contained in:
parent
790a107287
commit
0abd6474d9
@ -34,7 +34,7 @@ jobs:
|
|||||||
e_arr=($e)
|
e_arr=($e)
|
||||||
build_system="${e_arr[0]}"
|
build_system="${e_arr[0]}"
|
||||||
toolchain="${e_arr[1]}"
|
toolchain="${e_arr[1]}"
|
||||||
FAMILY=$(echo $MATRIX_JSON | jq -r ".\"$toolchain\".family")
|
FAMILY=$(echo $MATRIX_JSON | jq -r ".\"$toolchain\"")
|
||||||
echo "FAMILY_${toolchain}=$FAMILY"
|
echo "FAMILY_${toolchain}=$FAMILY"
|
||||||
|
|
||||||
# FAMILY_LARGE = FAMILY - RESOURCE_LARGE
|
# FAMILY_LARGE = FAMILY - RESOURCE_LARGE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user