Reverted builder/index.js, trying changes in builder/steps/build.sh instead
parent
809c55ca04
commit
d96e7723e4
File diff suppressed because one or more lines are too long
|
@ -4,6 +4,8 @@
|
||||||
# Set project path
|
# Set project path
|
||||||
#
|
#
|
||||||
|
|
||||||
|
echo "Stuff is working??"
|
||||||
|
|
||||||
UNITY_PROJECT_PATH=$GITHUB_WORKSPACE/$PROJECT_PATH
|
UNITY_PROJECT_PATH=$GITHUB_WORKSPACE/$PROJECT_PATH
|
||||||
echo "Using project path \"$UNITY_PROJECT_PATH\"."
|
echo "Using project path \"$UNITY_PROJECT_PATH\"."
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue