change search string

pull/2174/head
warrickct 3 years ago
parent b06e742d6d
commit 4b0b9b9d5e

@ -58,7 +58,7 @@ jobs:
path: blocklist
- name: Find blocklist
run: find / -name "session-desktop" 2>/dev/null
run: find / -name "blocklist" 2>/dev/null
- name: Generate and concat files
run: yarn generate

Loading…
Cancel
Save