Update book-example/src/continuous-integration.md
Co-Authored-By: bluejekyll <benjaminfry@me.com>
This commit is contained in:
parent
62af2367bb
commit
39211291d9
|
@ -58,7 +58,8 @@ That's it!
|
|||
### Deploying to GitHub Pages manually
|
||||
|
||||
If you're CI doesn't support a GitHub pages, or you're deploying somewhere else
|
||||
with GitHub pages like integration, *note: you may want to use different tmp dirs*:
|
||||
with integrations such as Github Pages:
|
||||
*note: you may want to use different tmp dirs*:
|
||||
|
||||
```console
|
||||
$> git worktree add /tmp/book gh-pages
|
||||
|
|
Loading…
Reference in New Issue