mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-10-02 14:19:27 +00:00
Fix mdbook path
This commit is contained in:
parent
f82c327c52
commit
cdc05b631c
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ build:
|
||||||
- cargo install mdbook mdbook-alerts --root .
|
- cargo install mdbook mdbook-alerts --root .
|
||||||
build:
|
build:
|
||||||
html:
|
html:
|
||||||
- ./bin/mdbook build docs --dest-dir $READTHEDOCS_OUTPUT/html
|
- PATH=$PATH:/bin mdbook build docs --dest-dir $READTHEDOCS_OUTPUT/html
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue