actions test
Some checks failed
publish / publish (push) Failing after 4m16s

This commit is contained in:
Lyn Fugmann 2024-10-05 12:57:23 +02:00
parent 8183b155fb
commit df2110a4e7

View file

@ -11,6 +11,8 @@ jobs:
# env:
# SSH_PRIVATE_KEY: ${{ secrets.SOME_SECRET_THAT_REPRESENTS_THE_PRIVATE_KEY }}
steps:
- run: apt update && apt install dnsutils -y && dig git.ifsr.de
- uses: actions/checkout@v4
with:
submodules: recursive