diff --git a/entrypoint.sh b/entrypoint.sh index 05e71be..a8a7ccf 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,5 +1,6 @@ #!/bin/sh -l +sudo chown -R builder $GITHUB_WORKSPACE cd $INPUT_PATH if [[ $INPUT_UPDPKGSUMS == true ]]; then