Skip to content

Commit

Permalink
Fix typo in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Tranquility2 committed Mar 26, 2024
1 parent 04168f8 commit 1b7833e
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 @@ -53,6 +53,6 @@ build:
python3 -m pip install --upgrade build
python3 -m build

publish:
publish:
python3 -m pip install --upgrade twine
python3 -m twine upload dist/*

0 comments on commit 1b7833e

Please sign in to comment.