chore: Update macOS alpha build workflow to remove unnecessary commands and install Python 3.12 and bootstrap the engine

This commit is contained in:
Mauro Balades
2024-08-20 09:24:00 +02:00
parent 8f800f5134
commit fa7a0ac661

View File

@@ -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