From 5e65fc5f300de75d5e9188c22a088c89e3fff147 Mon Sep 17 00:00:00 2001 From: warrickct Date: Mon, 7 Mar 2022 11:18:46 +1100 Subject: [PATCH] Removing output of blocklist file --- .github/workflows/build-binaries.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-binaries.yml b/.github/workflows/build-binaries.yml index a9452530d..4a0473572 100644 --- a/.github/workflows/build-binaries.yml +++ b/.github/workflows/build-binaries.yml @@ -57,8 +57,8 @@ jobs: repository: oxen-io/blocklist path: blocklist - - name: Output blocklist location - run: find / -name "blocklist" 2>/dev/null + # - name: Output blocklist location + # run: find / -name "blocklist" 2>/dev/null - name: Generate and concat files run: yarn generate