mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-28 09:26:52 +00:00
minimal change to fix Mac CI
This commit is contained in:
@@ -307,6 +307,7 @@ jobs:
|
||||
- name: Install Homebrew dependencies
|
||||
run: |
|
||||
brew update || true
|
||||
brew upgrade aom
|
||||
brew unlink python
|
||||
brew link --overwrite --force python
|
||||
brew unlink python@3.10
|
||||
|
||||
Reference in New Issue
Block a user