mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-01-29 14:39:33 +08:00
log permissions for package folder
This commit is contained in:
3
dist/steps/run_tests.sh
vendored
3
dist/steps/run_tests.sh
vendored
@@ -49,8 +49,7 @@ if [ "$PACKAGE_MODE" = "true" ]; then
|
||||
echo "###########################"
|
||||
echo ""
|
||||
|
||||
ls -ld "$UNITY_PROJECT_PATH"
|
||||
ls -a "$UNITY_PROJECT_PATH"
|
||||
ls -la "$UNITY_PROJECT_PATH"
|
||||
echo ""
|
||||
|
||||
echo "Creating an empty Unity project to add the package $PACKAGE_NAME to."
|
||||
|
||||
Reference in New Issue
Block a user