mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-10-02 22:29:18 +00:00
change mdbook paths
This commit is contained in:
parent
c761ea92b6
commit
8f76c3ab57
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ build:
|
|||
rust: latest
|
||||
jobs:
|
||||
install:
|
||||
- cargo install mdbook
|
||||
- cargo install mdbook --root .
|
||||
build:
|
||||
html:
|
||||
- mdbook build docs --dest-dir $READTHEDOCS_OUTPUT/html
|
||||
- ./mdbook build docs --dest-dir $READTHEDOCS_OUTPUT/html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue