fix library file path (#8301)

Co-authored-by: SaReN <sahithnarahari@gmail.com>
This commit is contained in:
Alessio Treglia 2021-01-12 10:08:42 +00:00 committed by GitHub
parent 9d67526dd7
commit 40ce5a3e55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ set -ue
# - DEBUG
# Source builder's functions library
. /usr/local/share/cosmos-sdk/buildlib.sh
. /usr/local/share/tendermint/buildlib.sh
# These variables are now available
# - BASEDIR