Skip to content

Commit

Permalink
v1.3.57
Browse files Browse the repository at this point in the history
  • Loading branch information
oz123 committed Jul 24, 2024
1 parent 142ad04 commit 54349e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: mac-os-binary
name: mh-darwin-x86_64-apple-macos11
path: mh-darwin-x86_64-apple-macos11
build-osx-arm:
runs-on: macos-latest
Expand Down Expand Up @@ -97,5 +97,5 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: mac-os-binary
name: mh-darwin-arm64
path: mh-darwin-arm64

0 comments on commit 54349e2

Please sign in to comment.