diff --git a/.circleci/main.yml b/.circleci/main.yml index 844f9b6c4fc..061bffac86e 100644 --- a/.circleci/main.yml +++ b/.circleci/main.yml @@ -253,7 +253,7 @@ jobs: - run: name: Cloning command: | - git clone --branch feat/pubsub-require-multibase https://github.com/ipfs/go-ipfs-api.git + git clone https://github.com/ipfs/go-ipfs-api.git git -C go-ipfs-api log -1 - run: name: Starting the daemon @@ -290,7 +290,7 @@ jobs: - run: name: Cloning command: | - git clone --branch feat/pubsub-require-multibase https://github.com/ipfs/go-ipfs-http-client.git + git clone https://github.com/ipfs/go-ipfs-http-client.git git -C go-ipfs-http-client log -1 - restore_cache: keys: