diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index fdb6cbc..d4b0305 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -9,6 +9,9 @@ jobs: Explore-Gitea-Actions: runs-on: ubuntu-latest steps: + - name: Verify Fix + run: cat /etc/hosts + - name: Force DNS Fix (Robust) shell: sh run: |