mirror of
https://github.com/zen-browser/desktop
synced 2026-04-25 17:15:00 +02:00
no-bug: Remove unnecessary SDK path listing from macOS release build (gh-12931)
This commit is contained in:
1
.github/workflows/macos-release-build.yml
vendored
1
.github/workflows/macos-release-build.yml
vendored
@@ -128,7 +128,6 @@ jobs:
|
|||||||
# Always exist with 0, even if bootstrap fails
|
# Always exist with 0, even if bootstrap fails
|
||||||
./mach --no-interactive bootstrap --application-choice browser --exclude macos-sdk || true
|
./mach --no-interactive bootstrap --application-choice browser --exclude macos-sdk || true
|
||||||
cd ..
|
cd ..
|
||||||
ls /Library/Developer/CommandLineTools/SDKs/MacOSX26.2.sdk
|
|
||||||
|
|
||||||
- name: Build language packs
|
- name: Build language packs
|
||||||
run: sh scripts/download-language-packs.sh
|
run: sh scripts/download-language-packs.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user