Removing output of blocklist file

pull/2174/head
warrickct 3 years ago
parent f3cefdcf49
commit 5e65fc5f30

@ -57,8 +57,8 @@ jobs:
repository: oxen-io/blocklist repository: oxen-io/blocklist
path: blocklist path: blocklist
- name: Output blocklist location # - name: Output blocklist location
run: find / -name "blocklist" 2>/dev/null # run: find / -name "blocklist" 2>/dev/null
- name: Generate and concat files - name: Generate and concat files
run: yarn generate run: yarn generate

Loading…
Cancel
Save