Skip to content

Commit 893f4d1

Browse files
committed
ci(test/brew): update brew before running tests
1 parent a94a9cf commit 893f4d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ jobs:
130130
- uses: dtolnay/rust-toolchain@stable
131131
with:
132132
targets: aarch64-apple-darwin
133+
- uses: Upgrade Homebrew
134+
run: brew update
133135
- name: Build and run tests
134136
env:
135137
CARGO_BUILD_TARGET: aarch64-apple-darwin

0 commit comments

Comments
 (0)