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:
parent
55c0667ddc
commit
adcc89c7cd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user