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