Adding git checkout directory location output to build.

pull/2174/head
warrickct 3 years ago
parent 096e1d24df
commit ec3fabf0a1

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

Loading…
Cancel
Save