Add dmgbuild to macos build

This commit is contained in:
Joseph Donofry 2020-12-08 17:06:43 -05:00
parent 79e7eac7fc
commit 3bab88abb7
No known key found for this signature in database
GPG Key ID: E8A1D78EF044B0CB
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ build-macos:
before_script:
- brew update
- brew bundle --file=./.ci/macos/Brewfile
- pip install dmgbuild
script:
- export PATH=/usr/local/opt/qt/bin/:${PATH}
- export CMAKE_PREFIX_PATH=/usr/local/opt/qt5