From ba9e33cbc3f27ed9df92c92a8d9d4c3a48c39263 Mon Sep 17 00:00:00 2001 From: Kay Yan Date: Fri, 1 Apr 2022 15:10:30 +0800 Subject: [PATCH] add debug and retyr --- .github/workflows/manual-sync.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/manual-sync.yml b/.github/workflows/manual-sync.yml index a1a7cbc..e7ec4c9 100644 --- a/.github/workflows/manual-sync.yml +++ b/.github/workflows/manual-sync.yml @@ -30,6 +30,8 @@ jobs: QUICKLY: "true" SYNC: "true" PARALLET: "5" + RETRY: "10" + DEBUG: "true" http_proxy: socks5://127.0.0.1:8080 https_proxy: socks5://127.0.0.1:8080 run: |