Skip to content

Commit

Permalink
Fix deploy command in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
dargueta committed Mar 13, 2024
1 parent 8733327 commit ed35724
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 @@ -52,4 +52,4 @@ docs: $(DOCSTARGET)
deploy: clean
poetry check
poetry build
poetry upload
poetry publish

0 comments on commit ed35724

Please sign in to comment.