Ensure blank project files can be deleted by github runner (#599)

pull/601/head v4.0.1
Andrew Kahr 2023-11-16 07:36:39 -08:00 committed by GitHub
parent 2afd9cd86f
commit 8da77ace98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ source /steps/return_license.sh
#
rm -r "$ACTIVATE_LICENSE_PATH"
chmod -R 777 "/BlankProject"
#
# Instructions for debugging