Skip to content
Snippets Groups Projects
Verified Commit 3bab88ab authored by Joe Donofry's avatar Joe Donofry
Browse files

Add dmgbuild to macos build

parent 79e7eac7
No related branches found
No related tags found
No related merge requests found
Pipeline #203 failed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment