Skip to content

Commit f7b85a3

Browse files
committed
chore: fix
1 parent 259ac98 commit f7b85a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common_build_upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ jobs:
253253
if: ${{ inputs.has_ffi }}
254254
run: |
255255
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
256-
brew install bzr jq pkg-config hwloc
256+
brew install breezy jq pkg-config hwloc
257257
258258
- name: Build
259259
run: |

0 commit comments

Comments
 (0)