Skip to content

Commit

Permalink
Update tps-uniswap-kava.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0g-wh authored Dec 2, 2024
1 parent 0e73094 commit 1b35d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tps-uniswap-kava.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
make build
- name: Build Chain
run: |
git clone -b release/v0.26.x https://github.com/Kava-Labs/kava.git
git clone -b v0.27.0 https://github.com/Kava-Labs/kava.git
cd kava
make build
sed -i 's|BINARY=kava|BINARY=./out/linux/kava|' ./contrib/devnet/init-new-chain.sh
Expand Down

0 comments on commit 1b35d2d

Please sign in to comment.