parent
e39c742815
commit
a9d5623e02
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ jobs:
|
||||||
runs-on: bookworm
|
runs-on: bookworm
|
||||||
container: minidocks/mkdocs
|
container: minidocks/mkdocs
|
||||||
steps:
|
steps:
|
||||||
- run: ls -al
|
- run: ls -al && cd .. & ls -al
|
||||||
- run: mkdocs build
|
- run: mkdocs build
|
||||||
- run: echo All Good
|
- run: echo All Good
|
Loading…
Reference in a new issue