Skip to content

Commit

Permalink
Ensure blank project files can be deleted by github runner (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKahr authored Nov 16, 2023
1 parent 2afd9cd commit 8da77ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/platforms/ubuntu/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ source /steps/return_license.sh
#

rm -r "$ACTIVATE_LICENSE_PATH"
chmod -R 777 "/BlankProject"

#
# Instructions for debugging
Expand Down

0 comments on commit 8da77ac

Please sign in to comment.