From f1e34cb82011d45496576c07bf88abba12df534a Mon Sep 17 00:00:00 2001 From: Mohd Faraz Date: Mon, 3 Aug 2020 22:31:15 +0530 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index b913738..ce4b8c3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -29,7 +29,7 @@ jobs: - run: name: "ALL IN REMOTE" command: | - wget -q https://raw.githubusercontent.com/PitchBlackRecoveryProject/vendor_utils/pb/remote_build.sh + wget -q https://raw.githubusercontent.com/PitchBlackRecoveryProject/vendor_utils/Tess/remote_build.sh source remote_build.sh workflows: