mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Fix CI to call the script in the correct path
This commit is contained in:
@ -18,7 +18,7 @@ matrix:
|
|||||||
- export GOPATH=$HOME/go
|
- export GOPATH=$HOME/go
|
||||||
- export GOROOT=/usr/local/go
|
- export GOROOT=/usr/local/go
|
||||||
- export PATH=$GOROOT/bin:$GOPATH/bin:$PATH
|
- export PATH=$GOROOT/bin:$GOPATH/bin:$PATH
|
||||||
- ./install_interop_go_pkgs.sh
|
- ./tests/interop/go_pkgs/install_interop_go_pkgs.sh
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install --upgrade pip
|
- pip install --upgrade pip
|
||||||
|
|||||||
Reference in New Issue
Block a user