mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Implement ./mach bootstrap
for MacOS
This commit is contained in:
parent
7aaad0aa7e
commit
a57c49a4bb
4 changed files with 20 additions and 6 deletions
3
.github/workflows/mac.yml
vendored
3
.github/workflows/mac.yml
vendored
|
@ -57,8 +57,7 @@ jobs:
|
|||
- name: Bootstrap
|
||||
run: |
|
||||
python3 -m pip install --upgrade pip virtualenv
|
||||
python3 ./mach bootstrap-gstreamer
|
||||
brew install gnu-tar
|
||||
python3 ./mach bootstrap
|
||||
- name: Release build
|
||||
run: |
|
||||
python3 ./mach build --release --with-${{ env.LAYOUT }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue