From 278396571a016f5b409ca5b5d3042bfddc2af49f Mon Sep 17 00:00:00 2001 From: gently Date: Fri, 6 Mar 2020 22:52:03 +0800 Subject: [PATCH] Update sync-to-dist.yml --- .github/workflows/sync-to-dist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-to-dist.yml b/.github/workflows/sync-to-dist.yml index fb5ad2f3..47d83145 100644 --- a/.github/workflows/sync-to-dist.yml +++ b/.github/workflows/sync-to-dist.yml @@ -25,7 +25,7 @@ jobs: cp ./anti-ad-easylist.txt ~/website/easylist.txt cp ./adblock-for-dnsmasq.conf ~/website/dnsmasq.conf cp ./adblock-for-dnsmasq.conf ~/website/anti-ad-for-dnsmasq.conf - cp ./anti-ad-smartdns.conf ~/website/ant-ad-for-smartdns.conf + cp ./anti-ad-smartdns.conf ~/website/anti-ad-for-smartdns.conf cp ./anti-ad-surge.txt ~/website/surge.txt cp ./anti-ad-domains.txt ~/website/domains.txt - name: Commit files