Skip to content

Commit

Permalink
fix(scripts): proto gen osmoutils path (#3859)
Browse files Browse the repository at this point in the history
  • Loading branch information
p0mvn authored Dec 27, 2022
1 parent c0e7fe3 commit 2ec476b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/protocgen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cd ..
#
# Note: Proto files are suffixed with the current binary version.
cp -r github.com/osmosis-labs/osmosis/v13/* ./
cp -r github.com/osmosis-labs/osmosis/osmoutils ./osmoutils
cp -r github.com/osmosis-labs/osmosis/osmoutils ./
rm -rf github.com

go mod tidy -compat=1.18
Expand Down

0 comments on commit 2ec476b

Please sign in to comment.