WIP
Some checks failed
Markdown linter / markdown-link-checker (push) Failing after 1m7s
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2025-01-11 12:42:11 +01:00
parent 09b33d60b9
commit 22807e697c
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -14,5 +14,6 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- name: Check Links in Markdown files
run: ls -la
run: npm install && npm run readme:link