Skip to content

Commit

Permalink
Export more lists (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
Loyalsoldier authored Jul 31, 2020
1 parent f469a90 commit 0bce00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build dlc.dat file
run: |
domain-list-community --datapath=${{ env.GOPATH }}/src/${{ env.REPO_URL }}/data --exportlists=cn,category-ads-all,geolocation-\!cn
domain-list-community --datapath=${{ env.GOPATH }}/src/${{ env.REPO_URL }}/data --exportlists=category-ads-all,tld-cn,cn,tld-\!cn,geolocation-\!cn,apple,icloud
- name: Generate dlc.dat sha256 hash
run: |
Expand Down

0 comments on commit 0bce00e

Please sign in to comment.