Skip to content

Commit

Permalink
اصلاح أمر النشر، يجب البناء أولا ثم يمكن اطلاق النسخة الجديدة
Browse files Browse the repository at this point in the history
  • Loading branch information
vzool committed Jun 23, 2024
1 parent e27c3fe commit bc4a11c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ test:
.PHONY: deploy
# deploy package
deploy:
python3 -m build
python3 -m twine upload --repository zakat dist/*

# show help
Expand Down

0 comments on commit bc4a11c

Please sign in to comment.