Skip to content

Commit

Permalink
Rename bundle-python to bundle-python-mac
Browse files Browse the repository at this point in the history
  • Loading branch information
YayunHuang committed Aug 26, 2024
1 parent 7fc3be5 commit 618b639
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ check-format:
npx prettier --check "**/*" --ignore-unknown

# ref https://superuser.com/a/1170997
.PHONY: bundle-python
bundle-python:
.PHONY: bundle-python-mac
bundle-python-mac:
ditto -c -k --sequesterRsrc --keepParent ./mockup_package/mockup ./public/mockup.zip

.PHONY: bundle-python-linux
Expand Down

0 comments on commit 618b639

Please sign in to comment.