mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-09 08:51:18 +08:00
fix empty file
This commit is contained in:
parent
4f10d2afcf
commit
4042d694f7
@ -11,7 +11,7 @@ before_script:
|
||||
- (cargo install mdbook --vers 0.1.7 --force || true)
|
||||
script:
|
||||
- mdbook build
|
||||
- touch book/.nojekyll
|
||||
- echo 'nojekyll' > book/.nojekyll
|
||||
deploy:
|
||||
provider: pages
|
||||
local-dir: book
|
||||
|
Loading…
Reference in New Issue
Block a user