mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2025-02-22 20:22:18 +08:00
fix path
This commit is contained in:
parent
1c580c095d
commit
4f10d2afcf
@ -11,7 +11,7 @@ before_script:
|
||||
- (cargo install mdbook --vers 0.1.7 --force || true)
|
||||
script:
|
||||
- mdbook build
|
||||
- touch .nojekyll
|
||||
- touch book/.nojekyll
|
||||
deploy:
|
||||
provider: pages
|
||||
local-dir: book
|
||||
|
Loading…
Reference in New Issue
Block a user