Even more debugging
This commit is contained in:
parent
a9d4b318f9
commit
3ca4eaf3ef
|
@ -5,7 +5,7 @@ jobs:
|
|||
container:
|
||||
image: git.tkolb.de/amateurfunk/hamnet70/asciidoctor:1.3
|
||||
steps:
|
||||
- run: ip a l && ping -c 3 git.tkolb.de
|
||||
- run: cat /etc/resolv.conf && ip a l && ping -c 3 git.tkolb.de
|
||||
- uses: actions/checkout@v4
|
||||
- run: pwd && ls -hla && cd doc && make
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
|
Loading…
Reference in a new issue