Skip to content

Commit

Permalink
Problem: proto-gen fails in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Apr 15, 2024
1 parent 6986727 commit 394d3ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/protocgen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ done
cd ..

# move proto files to the right places
cp -r github.com/crypto-org-chain/cronos/v2/* ./
cp -r github.com/crypto-org-chain/cronos/memiavl/* ./memiavl/
cp -r github.com/crypto-org-chain/cronos/* ./
rm -rf github.com

# TODO uncomment go mod tidy after upgrading to ghcr.io/cosmos/proto-builder v0.12.0
Expand Down

0 comments on commit 394d3ac

Please sign in to comment.