test update output.

This commit is contained in:
2023-04-13 03:13:28 -07:00
parent 58ffbbfc70
commit c56ce09a6a
3 changed files with 4 additions and 4 deletions

View File

@@ -34,4 +34,4 @@ case $TARGET in
esac
CONTAINER=unityci/editor:$UNITY_VERSION-$UNITY_TARGET
echo "::set-output name=container::$CONTAINER"
echo "container=$CONTAINER" >> "$GITHUB_OUTPUT"