Browse Source

format yaml

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

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

@@ -45,7 +45,7 @@ jobs:
shell: bash
run: |
# reset filemode to allow action runner to delete files
# generated by root in docker
# generated by root in docker
set -e
sudo chown -R $USER:$USER $ACTION_RUNNER_DIR



Loading…
Cancel
Save