This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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 md2pdf
tags/0.1.0
TCL
3 years ago
parent
95962d7557
commit
e454df7fd7
1 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_COS.yml
+ 2
- 2
.github/workflows/upload_COS.yml
View File
@@ -70,8 +70,8 @@ jobs:
- name: Create PDF
uses: mkrakowitzer/actions-makepdfs@v1.3
with:
markdown_dir: .
\
Md
output_dir: .
\THUAI6\
markdown_dir: .
/
Md
output_dir: .
/THUAI6/
- name: Tencent Cloud COS Action
uses: TencentCloud/cos-action@v1
Write
Preview
Loading…
Cancel
Save