This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
EESAST
/
THUAI6
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
3
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
chore:
💩
try install unix2dos
tags/0.1.0
shangfengh
2 years ago
parent
2b84d0d221
commit
2e91a2f53d
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/upload_COS.yml
+1
-0
dependency/shell/Unix2dos.sh
+ 1
- 1
.github/workflows/upload_COS.yml
View File
@@ -7,7 +7,7 @@ name: "upload_COS"
on:
push:
branches: [ main, dev ]
branches: [ main, dev
,new
]
jobs:
client_build:
+ 1
- 0
dependency/shell/Unix2dos.sh
View File
@@ -13,5 +13,6 @@ do
fi
done
}
yum -y install unix2dos
cd $1
lsdir
Write
Preview
Loading…
Cancel
Save