mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-21 06:45:42 +00:00
chore: Update macOS alpha build workflow to remove unnecessary commands and install Python 3.12 and bootstrap the engine
This commit is contained in:
3
.github/workflows/macos-alpha-build.yml
vendored
3
.github/workflows/macos-alpha-build.yml
vendored
@@ -76,9 +76,6 @@ jobs:
|
||||
|
||||
- name: Setup
|
||||
run: |
|
||||
sudo xcode-select --switch /Applications/Xcode.app
|
||||
sudo xcodebuild -license
|
||||
|
||||
echo 'export PATH="'"$(python3 -m site --user-base)"'/bin:$PATH"' >> ~/.zshenv
|
||||
python3 -m pip install --user mercurial
|
||||
|
||||
|
||||
Reference in New Issue
Block a user