Reduce runtime

This commit is contained in:
WuTofu 2021-11-12 20:00:28 +08:00 committed by GitHub
parent 8b71a2b9ec
commit 76ac1e8660
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,10 +11,9 @@ jobs:
steps:
- uses: actions/checkout@master
- name: 280blocker_adblock
uses: wei/curl@master
# continue-on-error: true
with:
args: ${{ secrets.BLOCKER_URL }}/280blocker_adblock.txt -o 280blocker/280blocker_adblock.txt
run: |
curl --silent --show-error --fail ${{ secrets.BLOCKER_URL }}/280blocker_adblock.txt -o 280blocker/280blocker_adblock.txt
- name: 280blocker_domain_ag
uses: wei/curl@master
# continue-on-error: true