mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-25 14:16:10 +00:00
Update macOS release build workflow: Update rust version and force usage of gnu-tar
This commit is contained in:
3
.github/workflows/macos-release-build.yml
vendored
3
.github/workflows/macos-release-build.yml
vendored
@@ -76,8 +76,7 @@ jobs:
|
||||
|
||||
brew install watchman
|
||||
|
||||
brew uninstall llvm
|
||||
brew install llvm@19 --force
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain 1.79
|
||||
|
||||
- name: Force usage fo gnu-tar
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user