Reverted builder/index.js, trying changes in builder/steps/build.sh instead

pull/16/head
Dan Vicarel 2020-01-13 18:25:58 -05:00
parent 809c55ca04
commit d96e7723e4
2 changed files with 3 additions and 17 deletions

File diff suppressed because one or more lines are too long

View File

@ -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\"."