Browse Source

format

master
wenmeng.zwm 3 years ago
parent
commit
7962f9067d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/citest.yaml

+ 1
- 1
.github/workflows/citest.yaml View File

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


- name: Checkout - name: Checkout


Loading…
Cancel
Save