Skip to content

Commit 259ac98

Browse files
committed
chore: fix
1 parent 8f7850e commit 259ac98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 coreutils
256+
brew install bzr jq pkg-config hwloc
257257
258258
- name: Build
259259
run: |

0 commit comments

Comments
 (0)