parent
16d4f13225
commit
11b9e3f90a
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ jobs:
|
||||||
image: peaceiris/mdbook
|
image: peaceiris/mdbook
|
||||||
steps:
|
steps:
|
||||||
- run: mdbook build
|
- run: mdbook build
|
||||||
working-directory: ./docs
|
working-directory: docs
|
||||||
- run: echo test successful
|
- run: echo test successful
|
||||||
|
|
Loading…
Add table
Reference in a new issue