Skip to content

Commit

Permalink
fix: update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
gcranju authored Mar 15, 2024
1 parent 07797af commit 8f70404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ build-java-docker:
docker-compose -f ./scripts/docker-compose.yml up java

build-wasm-docker:
@echo "Build java contracts"
@echo "Build wasm contracts"
docker-compose -f ./scripts/docker-compose.yml up wasm

gobuild:
Expand Down

0 comments on commit 8f70404

Please sign in to comment.