🌐 AI搜索 & 代理 主页
Skip to content

Commit 8ffc1fa

Browse files
committed
Try with arch
1 parent 8378487 commit 8ffc1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-mono/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
if: runner.os == 'macOS' && inputs.arch == 'x64'
1515
run: |
1616
brew update
17-
arch -x86_64 /usr/local/bin/brew install mono
17+
arch -x86_64 brew install mono
1818
shell: sh
1919

2020
- name: Install on macOS

0 commit comments

Comments
 (0)