Co-authored-by: xgopilot <noreply@goplus.org>
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
luoliwoshang
2025-11-06 20:54:41 +08:00
parent 41b403aef7
commit 4e374a99ff
7 changed files with 1305 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ runs:
- name: Install macOS dependencies
if: runner.os == 'macOS'
shell: bash
env:
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
run: |
brew update