Skip to content

Commit

Permalink
Try github release
Browse files Browse the repository at this point in the history
  • Loading branch information
rpanchyk committed Apr 18, 2024
1 parent 62daa3b commit 5106f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- os: macos-latest
osname: macosx
# artifact_name: ${{ github.event.repository.name }}
asset_name: ${{ github.event.repository.name }}-macos-arm64.zip
asset_name: ${{ github.event.repository.name }}-darwin-arm64.zip
runs-on: ${{ matrix.os }}
# runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 5106f4a

Please sign in to comment.