Ensure blank project files can be deleted by github runner

This commit is contained in:
Andrew Kahr 2023-11-16 06:14:46 -08:00
parent 2afd9cd86f
commit 1bb4e6aa5b

View File

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