Skip to content

Commit

Permalink
Update create_release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
aivarannamaa committed Apr 22, 2023
1 parent 56e2be9 commit eafe7c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packaging/mac/create_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ echo "Releasing $thonny_version"
echo
echo "### Creating regular installer ###############################################"
./prepare_dist_bundle.sh $thonny_version ../requirements-regular-bundle.txt
echo "--- Signing -------------------------------------"
./sign_bundle_in_build.sh
echo "--- Creating installer -------------------------------------"
./create_installer_from_build.sh "thonny" "Thonny" $thonny_version

echo
Expand Down

0 comments on commit eafe7c8

Please sign in to comment.