This commit is contained in:
parent
8183b155fb
commit
df2110a4e7
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue