test net?
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6m5s
Automated Main Deploy Action / build-and-deploy-docs (push) Failing after 4m13s

This commit is contained in:
2025-10-17 11:41:24 -04:00
parent 6fe4fc6123
commit cc1ebc8c2c

View File

@@ -20,11 +20,11 @@ jobs:
packages: write
steps:
- name: test domains
- name: Install network utilities
run: |
curl -v git.futuregadgetlabs.net
apt-get update
apt-get install -y iputils-ping net-tools iproute2
- name: Checkout repository
uses: actions/checkout@v4
with: