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