Skip to content

Commit 420f130

Browse files
committed
CI: Don't run brew update
1 parent d0c5390 commit 420f130

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: .github/workflows/run.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
- name: Checkout code
1414
uses: actions/checkout@v4
1515

16-
- name: Update Homebrew registry
17-
run: brew update
18-
1916
- name: Set up Bun
2017
uses: oven-sh/setup-bun@v2
2118

0 commit comments

Comments
 (0)