Skip to content

Commit

Permalink
Make changes to integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seanchen1991 committed Apr 19, 2024
1 parent 45bae32 commit a1f1726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
mv "gaiad-v${GAIA_VERSION}-linux-amd64" gaiad
tar -xzf "hermes-v${HERMES_VERSION}-x86_64-unknown-linux-gnu.tar.gz"
tar -xzf "grpcurl_${GRPCURL_VERSION}_linux_x86_64.tar.gz"
cargo install --path .
chmod +x cometbft gaiad hermes grpcurl basecoin
mv cometbft gaiad hermes grpcurl basecoin ~/local/bin
Expand Down

0 comments on commit a1f1726

Please sign in to comment.