test
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: unity-get-version
|
||||
description: "Get the correct Unity version from a provided project."
|
||||
inputs:
|
||||
projectPath:
|
||||
projectPath:
|
||||
description: "Path to the Unity project."
|
||||
required: true
|
||||
default: "."
|
||||
@@ -23,4 +23,3 @@ runs:
|
||||
|
||||
echo "::set-output name=projectVersion::$VERSION"
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user