Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuarli committed Sep 18, 2024
1 parent 289a068 commit f8d80aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
name: artifact-macos
pattern: artifact-bin-macos-*

- name: Link universal binary
run: lipo -create -output sentry-cli-Darwin-universal sentry-cli-Darwin-x86_64 sentry-cli-Darwin-arm64
Expand Down

0 comments on commit f8d80aa

Please sign in to comment.