mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2025-02-23 04:32:16 +08:00
Merge branch 'master' of https://github.com/xiaohulu/trpl-zh-cn
This commit is contained in:
commit
020b84b837
@ -11,6 +11,7 @@ before_script:
|
||||
- (cargo install mdbook --vers 0.1.7 --force || true)
|
||||
script:
|
||||
- mdbook build
|
||||
- echo 'nojekyll' > book/.nojekyll
|
||||
deploy:
|
||||
provider: pages
|
||||
local-dir: book
|
||||
|
Loading…
Reference in New Issue
Block a user