This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
modelscope
/
ModelScope
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
format
master
wenmeng.zwm
3 years ago
parent
705040c04a
commit
7962f9067d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
# 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
Write
Preview
Loading…
Cancel
Save