mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-22 04:11:09 +00:00
la -la
This commit is contained in:
parent
0f11b10236
commit
6fc16f56d1
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- wget -O mdbook.tar.gz https://github.com/rust-lang/mdBook/releases/download/v0.4.30/mdbook-v0.4.30-x86_64-unknown-linux-gnu.tar.gz
|
- wget -O mdbook.tar.gz https://github.com/rust-lang/mdBook/releases/download/v0.4.30/mdbook-v0.4.30-x86_64-unknown-linux-gnu.tar.gz
|
||||||
- tar -xzf mdbook.tar.gz
|
- tar -xzf mdbook.tar.gz
|
||||||
- ls
|
- ls -la mdbook
|
||||||
- ./mdbook build .
|
- ./mdbook build .
|
||||||
|
|
||||||
dead_links:
|
dead_links:
|
||||||
|
|
Loading…
Reference in a new issue