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