Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit f5320a3

Browse files
committed
use branch of go-ipfs for CI
1 parent 24fe095 commit f5320a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/go-test-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ runs:
66
steps:
77
- name: Install go-ipfs
88
shell: bash
9-
run: (cd /tmp && go install github.com/ipfs/go-ipfs/cmd/ipfs@master)
9+
run: (cd /tmp && go install github.com/ipfs/go-ipfs/cmd/ipfs@aba543fc5e6acf3859d8dca28bfb49941be30624)
1010
- name: Initialize go-ipfs
1111
shell: bash
1212
run: (ipfs init)

0 commit comments

Comments
 (0)