Fixed output.
This commit is contained in:
@@ -65,7 +65,7 @@ runs:
|
||||
if [[ "{{ inputs.noGraphics }}" == "true" ]]; then
|
||||
COMMAND="-nographics $COMMAND"
|
||||
fi
|
||||
echo "command=$COMMAND"
|
||||
echo "command=$COMMAND" >> "$GITHUB_OUTPUT"
|
||||
- name: "Run Unity command."
|
||||
uses: act/unity/unity@master
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user