mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 06:22:15 -07:00
fix
This commit is contained in:
parent
9e17316daa
commit
7cc179ac09
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop-build.yml
vendored
2
.github/workflows/desktop-build.yml
vendored
|
|
@ -276,7 +276,7 @@ jobs:
|
|||
if: ${{matrix.soc == 'Intel'}}
|
||||
shell: bash
|
||||
run: |
|
||||
softwareupdate --install-rosetta --force
|
||||
softwareupdate --install-rosetta --agree-to-license
|
||||
arch --x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
echo "alias brew='arch --x86_64 /usr/local/Homebrew/bin/brew'" >> aliases.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue