This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
dora-rs
/
dora
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
124
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix github workflow
tags/v0.0.0-test.4
haixuanTao
3 years ago
parent
9fe69ccd67
commit
cbc49db4fe
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/gh-pages.yml
+ 1
- 1
.github/workflows/gh-pages.yml
View File
@@ -22,7 +22,7 @@ jobs:
mdbook-version: '0.4.10'
# mdbook-version: 'latest'
- run: mdbook build
- run: mdbook build
docs
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Write
Preview
Loading…
Cancel
Save