mirror of
https://github.com/zen-browser/desktop
synced 2026-04-25 17:15:00 +02:00
chore: Update SDK version to 26.2 for MacOS artifact builds, b=no-bug, c=workflows, configs
This commit is contained in:
1
.github/workflows/macos-release-build.yml
vendored
1
.github/workflows/macos-release-build.yml
vendored
@@ -128,6 +128,7 @@ jobs:
|
||||
# Always exist with 0, even if bootstrap fails
|
||||
./mach --no-interactive bootstrap --application-choice browser --exclude macos-sdk || true
|
||||
cd ..
|
||||
ls /Library/Developer/CommandLineTools/SDKs/MacOSX26.2.sdk
|
||||
|
||||
- name: Build language packs
|
||||
run: sh scripts/download-language-packs.sh
|
||||
|
||||
Reference in New Issue
Block a user