fix circleci set-matrix

This commit is contained in:
hathach 2024-10-04 17:10:13 +07:00
parent 790a107287
commit 0abd6474d9
No known key found for this signature in database
GPG Key ID: 26FAB84F615C3C52

View File

@ -34,7 +34,7 @@ jobs:
e_arr=($e)
build_system="${e_arr[0]}"
toolchain="${e_arr[1]}"
FAMILY=$(echo $MATRIX_JSON | jq -r ".\"$toolchain\".family")
FAMILY=$(echo $MATRIX_JSON | jq -r ".\"$toolchain\"")
echo "FAMILY_${toolchain}=$FAMILY"
# FAMILY_LARGE = FAMILY - RESOURCE_LARGE