We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222685b commit c31d047Copy full SHA for c31d047
1 file changed
.github/workflows/common_build_upload.yml
@@ -254,6 +254,7 @@ jobs:
254
run: |
255
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
256
brew install jq pkg-config hwloc
257
+ cargo install cargo-lipo
258
259
- name: Build
260
0 commit comments