debug
This commit is contained in:
@ -30,6 +30,7 @@ jobs:
|
|||||||
git clone https://github.com/uklans/cache-domains.git
|
git clone https://github.com/uklans/cache-domains.git
|
||||||
cd cache-domains
|
cd cache-domains
|
||||||
echo "${{vars.CONFIG_JSON}}" > scripts/config.json
|
echo "${{vars.CONFIG_JSON}}" > scripts/config.json
|
||||||
|
cat scripts/config.json
|
||||||
cd scripts
|
cd scripts
|
||||||
bash create-adguardhome.sh
|
bash create-adguardhome.sh
|
||||||
cp output/adguardhome/lancache.conf /tmp/artifacts/lancache.conf
|
cp output/adguardhome/lancache.conf /tmp/artifacts/lancache.conf
|
||||||
|
Reference in New Issue
Block a user