Actions: next try
This commit is contained in:
parent
0b3bbfe2c9
commit
a6c758e1b5
|
@ -5,7 +5,7 @@ jobs:
|
|||
container:
|
||||
image: git.tkolb.de/amateurfunk/hamnet70/asciidoctor:1.0
|
||||
steps:
|
||||
- run: cd doc && make
|
||||
- run: pwd && ls -hla && cd doc && make
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: documentation
|
||||
|
|
Loading…
Reference in a new issue