trying hosts
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 7s

This commit is contained in:
Tizian Maxime Weigt 2025-04-27 03:50:07 +02:00
parent 6cb8c89f2f
commit 8b6112d542

View File

@ -11,7 +11,7 @@ jobs:
- name: show resolv.conf
run: cat /etc/resolv.conf
- name: show ip addr
run: cat /proc/net/fib_trie | grep -A2 '32 host'
run: cat /etc/hosts
- name: apt udpate
run: sudo apt-get update
- name: install ping