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

This commit is contained in:
Tizian Maxime Weigt 2025-04-27 04:06:21 +02:00
parent d3deaa6607
commit 7298c4e16a

View File

@ -4,8 +4,10 @@ on: [push]
jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- name: show system verson
run: hostnamectl
- name: add nameservers to resolv.conf
run: echo "nameserver 2a0e:b107:27f9::64" > /etc/resolv.conf
- name: show resolv.conf