diff --git a/.github/workflows/280blocker.yml b/.github/workflows/280blocker.yml index b099776..840ea74 100644 --- a/.github/workflows/280blocker.yml +++ b/.github/workflows/280blocker.yml @@ -12,10 +12,12 @@ jobs: - uses: actions/checkout@master - name: 280blocker_adblock uses: wei/curl@master + continue-on-error: true with: args: https://280blocker.net/files/280blocker_adblock_$(date +%Y%m).txt -o 280blocker/280blocker_adblock.txt - name: 280blocker_domain_ag uses: wei/curl@master + continue-on-error: true with: args: https://280blocker.net/files/280blocker_domain_ag_$(date +%Y%m).txt -o 280blocker/280blocker_domain_ag.txt - name: get today date