test update output.
This commit is contained in:
@@ -34,5 +34,5 @@ case $TARGET in
|
||||
;;
|
||||
esac
|
||||
|
||||
echo "::set-output name=buildTarget::$UNITY_TARGET"
|
||||
echo "::set-output name=buildArg::$BUILD_ARG"
|
||||
echo "buildTarget=$UNITY_TARGET" >> "$GITHUB_OUTPUT"
|
||||
echo "buildArg=$BUILD_ARG" >> "$GITHUB_OUTPUT"
|
||||
|
||||
Reference in New Issue
Block a user