mirror of https://github.com/xemu-project/xemu.git
ci: Remove macOS python@2 unlink
This commit is contained in:
parent
fcd3764cce
commit
56fcd86627
|
@ -156,7 +156,6 @@ jobs:
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: |
|
run: |
|
||||||
brew update
|
brew update
|
||||||
brew unlink python@2
|
|
||||||
brew install \
|
brew install \
|
||||||
ccache \
|
ccache \
|
||||||
coreutils \
|
coreutils \
|
||||||
|
|
Loading…
Reference in New Issue