Also make install for mac

This commit is contained in:
John Maguire 2019-10-03 00:22:14 +01:00
parent 55c0667ddc
commit adcc89c7cd
1 changed files with 4 additions and 0 deletions

View File

@ -311,6 +311,10 @@ jobs:
name: make
command: make
working_directory: bin
- run:
name: Copy icon file and resources
command: make install
working_directory: bin
- run:
name: Build DMG
command: make dmg