From c89605d1629e9e75d3729dfb07ef44c5903b56c8 Mon Sep 17 00:00:00 2001 From: uzurka Date: Mon, 14 Apr 2025 22:53:36 +0200 Subject: [PATCH] debug --- .gitea/workflows/gen.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/gen.yaml b/.gitea/workflows/gen.yaml index 8ddd4d7..6956407 100644 --- a/.gitea/workflows/gen.yaml +++ b/.gitea/workflows/gen.yaml @@ -30,6 +30,7 @@ jobs: git clone https://github.com/uklans/cache-domains.git cd cache-domains echo "${{vars.CONFIG_JSON}}" > scripts/config.json + cat scripts/config.json cd scripts bash create-adguardhome.sh cp output/adguardhome/lancache.conf /tmp/artifacts/lancache.conf