This commit is contained in:
wenmeng.zwm
2022-10-12 11:56:36 +08:00
parent 705040c04a
commit 7962f9067d

View File

@@ -47,7 +47,7 @@ jobs:
# reset filemode to allow action runner to delete files
# generated by root in docker
set -e
echo "ACTION_RUNNER_DIR: $ACTION_RUNNER_DIR"
source ~/.bashrc
sudo chown -R $USER:$USER $ACTION_RUNNER_DIR
- name: Checkout