Skip to content

Commit

Permalink
🚧 CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kitUIN committed Dec 5, 2024
1 parent 252a27c commit 4f92423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matrix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ done
json=$(printf "{\"config\":[%s]}" "$(IFS=,; echo "${allFolderObjects[*]}")")

# 输出最终的 JSON 结果
echo "name=matrix::$json" >> $GITHUB_OUTPUT
echo "::set-output name=matrix::$json"

0 comments on commit 4f92423

Please sign in to comment.