Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Commit

Permalink
Update for diff. Targets
Browse files Browse the repository at this point in the history
  • Loading branch information
kimbtech committed Nov 9, 2021
1 parent d63edd3 commit f2594b6
Show file tree
Hide file tree
Showing 3 changed files with 1,370 additions and 646 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ if [ "$TRAVIS_OS_NAME" = "linux" ]; then

fi;
if [ "$TRAVIS_OS_NAME" = "osx" ]; then

npm install appdmg
npm run package-mac
npm run create-dmg

Expand Down
Loading

0 comments on commit f2594b6

Please sign in to comment.