debug
Some checks failed
Automated Main Deploy Action / build-and-deploy-docs (push) Failing after 25s
Build and Push Docker Image / build-and-push (push) Has been cancelled

This commit is contained in:
2025-10-17 06:08:07 -04:00
parent ee7bd6eb91
commit 6fe4fc6123

View File

@@ -20,6 +20,11 @@ jobs:
packages: write
steps:
- name: test domains
run: |
curl -v git.futuregadgetlabs.net
- name: Checkout repository
uses: actions/checkout@v4
with: