mirror of
https://github.com/logos-storage/nim-libp2p.git
synced 2026-01-05 23:23:12 +00:00
Attempt to fix MacOS CI.
This commit is contained in:
parent
70bdf624be
commit
8409c0c7bb
@ -41,6 +41,7 @@ install:
|
|||||||
cd ../.. ;
|
cd ../.. ;
|
||||||
}"
|
}"
|
||||||
- export PATH=$PWD/nim/$NIMVER/bin:$GOPATH/bin:$PATH
|
- export PATH=$PWD/nim/$NIMVER/bin:$GOPATH/bin:$PATH
|
||||||
|
- go version
|
||||||
- go get -v github.com/libp2p/go-libp2p-daemon
|
- go get -v github.com/libp2p/go-libp2p-daemon
|
||||||
- cd $GOPATH/src/github.com/libp2p/go-libp2p-daemon
|
- cd $GOPATH/src/github.com/libp2p/go-libp2p-daemon
|
||||||
- make
|
- make
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user