mirror of
https://github.com/zen-browser/desktop.git
synced 2026-05-25 14:28:30 +00:00
no-bug: Update macos SDK version to 26.5 (gh-13807)
This commit is contained in:
6
.github/workflows/macos-release-build.yml
vendored
6
.github/workflows/macos-release-build.yml
vendored
@@ -48,6 +48,12 @@ jobs:
|
||||
with:
|
||||
node-version-file: ".nvmrc"
|
||||
|
||||
- name: Log SDK versions
|
||||
run: |
|
||||
ls /Library/Developer/CommandLineTools/SDKs/
|
||||
xcrun --show-sdk-version
|
||||
xcrun --show-sdk-path
|
||||
|
||||
- name: Run sccache-cache
|
||||
uses: mozilla-actions/sccache-action@main
|
||||
if: ${{ inputs.use-sccache }}
|
||||
|
||||
Reference in New Issue
Block a user