This commit is contained in:
parent
56ab491587
commit
4e788ff928
@ -11,5 +11,7 @@ jobs:
|
|||||||
- uses: actions-rs/toolchain@v1
|
- uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
|
- run: "pwd"
|
||||||
|
- run: "ls src"
|
||||||
- run: "cargo install mdbook"
|
- run: "cargo install mdbook"
|
||||||
- run: "mdbook build"
|
- run: "mdbook build"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user