parent
d1250aade7
commit
074a6a7de3
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ jobs:
|
|||
# env:
|
||||
# SSH_PRIVATE_KEY: ${{ secrets.SOME_SECRET_THAT_REPRESENTS_THE_PRIVATE_KEY }}
|
||||
steps:
|
||||
- run: cat /etc/resolv.conf
|
||||
- run: apt update && apt install dnsutils -y && dig git.ifsr.de
|
||||
- run: curl -v -I https://git.ifsr.de
|
||||
# - run: apt update && apt install dnsutils -y && dig git.ifsr.de
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue