Skip to content

Commit 6d6d14e

Browse files
updaetd Makefile
1 parent 08a82ed commit 6d6d14e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ build-windows:
1515
rm ${BINARY_NAME_WINDOWS}
1616
fyne package -os windows -name ${BINARY_NAME_WINDOWS} -appID ${APP_ID_WINDOWS} -release
1717

18+
# Make sure to do `npm install --global create-dmg`
1819
create-dmg:
1920
create-dmg 'Keep Command.app'

0 commit comments

Comments
 (0)