Skip to content

Commit

Permalink
Cleanup build assets
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0baro committed Jun 24, 2022
1 parent 582a5cb commit 36a7228
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 @@ -25,6 +25,7 @@ build_win: compile

compile: _path_build clean_build clean_dist
pyoxidizer build --release --target-triple=${ARCH}
rm -rf ${BUILDPATH}/COPYING.txt

sign: _path_build
@codesign -s - ${BUILDPATH}/noir
Expand Down

0 comments on commit 36a7228

Please sign in to comment.