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

Remove no longer needed brew commands

parent bacb7e52
No related branches found
No related tags found
1 merge request!5Remove no longer needed brew commands
Pipeline #2014 passed
tap "nlohmann/json"
brew "pkg-config"
brew "cmake"
brew "ninja"
brew "openssl"
brew "nlohmann_json"
......@@ -141,9 +141,6 @@ build-macos:
tags: [macos]
needs: []
before_script:
- brew update
- brew reinstall --force python3
- brew bundle --file=./.ci/macos/Brewfile --force --cleanup
- rm -rf ../.hunter && mv .hunter ../.hunter || true
script:
- export PATH=/usr/local/opt/qt/bin/:${PATH}
......
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