Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
chore: switch CI to go-ipfs/pull/8563
Browse files Browse the repository at this point in the history
  • Loading branch information
aschmahmann authored and lidel committed Nov 29, 2021
1 parent 360deb9 commit e1f111a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/custom-runtime.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ if [ ! -d /tmp/go-ipfs ]; then
git clone https://github.com/ipfs/go-ipfs.git
cd go-ipfs
# set implementation to specific commit
git checkout b526b280cd773755abce0628d2a2f4eea4199673
git checkout f13fa35a68723b5702312bed4575911f7f0f2185
make build
fi
fi
Expand Down

0 comments on commit e1f111a

Please sign in to comment.