Skip to content

Commit

Permalink
Remove custom branch of go-ipfs-api
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Aug 10, 2021
1 parent bbc722b commit 9a134b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ jobs:
- run:
name: Cloning
command: |
git clone -b ipld-in-ipfs 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
Expand Down

0 comments on commit 9a134b9

Please sign in to comment.