test
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 5s

This commit is contained in:
Tizian Maxime Weigt 2025-04-27 04:02:30 +02:00
parent 08cb434375
commit 38ec2b140f

View File

@ -12,6 +12,10 @@ jobs:
run: cat /etc/resolv.conf
- name: show ip addr
run: cat /etc/hosts
- name: show ip route
run: ip route
- name: ip a
run: ip a
- name: apt udpate
run: apt-get update
- name: install ping