Actions: next try
Some checks failed
/ build-doc (push) Failing after 5s

This commit is contained in:
Thomas Kolb 2024-08-26 00:11:11 +02:00
parent f96cd72e90
commit 42f764c36c

View file

@ -5,7 +5,7 @@ jobs:
container: container:
image: git.tkolb.de/amateurfunk/hamnet70/asciidoctor:1.0 image: git.tkolb.de/amateurfunk/hamnet70/asciidoctor:1.0
steps: steps:
- run: cd doc && make - run: pwd && ls -hla && cd doc && make
- uses: actions/upload-artifact@v4 - uses: actions/upload-artifact@v4
with: with:
name: documentation name: documentation