mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-06-16 13:06:53 -07:00
Ensure blank project files can be deleted by github runner (#599)
This commit is contained in:
Vendored
+1
@@ -21,6 +21,7 @@ source /steps/return_license.sh
|
|||||||
#
|
#
|
||||||
|
|
||||||
rm -r "$ACTIVATE_LICENSE_PATH"
|
rm -r "$ACTIVATE_LICENSE_PATH"
|
||||||
|
chmod -R 777 "/BlankProject"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Instructions for debugging
|
# Instructions for debugging
|
||||||
|
|||||||
Reference in New Issue
Block a user