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

Change pip to pip3

parent 3bab88ab
No related branches found
No related tags found
No related merge requests found
Pipeline #204 passed
......@@ -53,7 +53,7 @@ build-macos:
before_script:
- brew update
- brew bundle --file=./.ci/macos/Brewfile
- pip install dmgbuild
- pip3 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