Update .github/workflows/.github-ci.yaml
Some checks failed
ci / build (push) Failing after 2m3s

This commit is contained in:
richardrobertreitz 2025-02-23 13:07:28 +00:00
parent fb4eae7a0d
commit 4ae1d07c67

View file

@ -15,8 +15,9 @@ jobs:
echo
docker network inspect host
apt update -y
apt install -y net-tools
apt install -y net-tools curl
ifconfig
curl https://google.com
-
name: Login to registry