parent
ac4d7d9718
commit
74b0400e8b
1 changed files with 1 additions and 0 deletions
|
@ -5,5 +5,6 @@ jobs:
|
||||||
container: minidocks/mkdocs
|
container: minidocks/mkdocs
|
||||||
steps:
|
steps:
|
||||||
- run: pwd
|
- run: pwd
|
||||||
|
- run: ls -al
|
||||||
- run: mkdocs build
|
- run: mkdocs build
|
||||||
- run: echo All Good
|
- run: echo All Good
|
Loading…
Reference in a new issue