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
ci:
💚
fix CI
tags/0.1.0
shangfengh
2 years ago
parent
49a1d14237
commit
e3abd6ab2f
3 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.github/workflows/upload_deploy.yml
+0
-0
CAPI/CAPI接口(cpp).md
+0
-0
CAPI/CAPI接口(python).md
+ 2
- 2
.github/workflows/upload_deploy.yml
View File
@@ -62,8 +62,8 @@ jobs:
- name: Copy Markdown
run: |
New-Item -Path . -Name "Md" -ItemType "directory"
cp ./CAPI/CAPI接口
(cpp)
.md ./Md/
cp ./CAPI/CAPI接口
(python)
.md ./Md/
cp ./CAPI/CAPI接口
(cpp)
.md ./Md/
cp ./CAPI/CAPI接口
(python)
.md ./Md/
cp ./CAPI/Tool_tutorial.md ./Md/
cp Q&A.md ./Md/
cp 使用文档.md ./Md/
CAPI/CAPI接口(cpp).md → CAPI/CAPI接口(cpp).md
View File
CAPI/CAPI接口(python).md → CAPI/CAPI接口(python).md
View File
Write
Preview
Loading…
Cancel
Save