1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-27 09:41:32 +01:00

Also make install for mac

This commit is contained in:
John Maguire 2019-10-03 00:22:14 +01:00
parent 55c0667ddc
commit adcc89c7cd

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