check resolv in docker container
Validate NixOS Config / test (push) Failing after 4m12s

This commit is contained in:
2024-08-25 21:55:11 +00:00
parent d2a0e2f501
commit ea25687d88
@@ -17,5 +17,6 @@ jobs:
steps: steps:
- name: Install and run ping - name: Install and run ping
run: | run: |
cat /etc/resolv.conf
apt-get update && apt-get install -y iputils-ping apt-get update && apt-get install -y iputils-ping
ping -c 4 google.com ping -c 4 google.com