Added shell.

This commit is contained in:
2023-10-11 11:55:00 -07:00
parent 119261980b
commit 5a7c425c6b

View File

@@ -68,6 +68,7 @@ runs:
COMMAND="-nographics $COMMAND"
fi
echo "command=$COMMAND" >> "$GITHUB_OUTPUT"
shell: bash
- name: "Run Unity command."
uses: act/unity/unity@master
with: