Commit e7912085 by Aliaksei Urbanski Committed by Sébastien Eustace

Fix the build target at Makefile (#1177)

parent 0857f325
...@@ -27,7 +27,7 @@ release: build linux_release osx_release ...@@ -27,7 +27,7 @@ release: build linux_release osx_release
build: build:
@poetry build @poetry build
@python sonnet make:release @python sonnet make release
publish: publish:
@poetry publish @poetry publish
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment