This commit is contained in:
parent
9c38157055
commit
711dea55b4
|
@ -3,7 +3,7 @@ jobs:
|
||||||
build-doc:
|
build-doc:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: git.tkolb.de/amateurfunk/hamnet70/asciidoctor:1.3
|
image: git.tkolb.de/amateurfunk/hamnet70/asciidoctor:1.4
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: pwd && ls -hla && cd doc && make
|
- run: pwd && ls -hla && cd doc && make
|
||||||
|
|
Loading…
Reference in a new issue