Skip to content

Commit

Permalink
Merge pull request #35 from noir-neo/fix-dmg
Browse files Browse the repository at this point in the history
Update build-mac.yml
  • Loading branch information
noir-neo authored Mar 15, 2024
2 parents 1562539 + 2d337d3 commit 9b89156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ jobs:
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ./hatbor.dmg
asset_name: hatbor-macOS-${{ steps.buildStep.outputs.buildVersion }}.zip
asset_name: hatbor-macOS-${{ steps.buildStep.outputs.buildVersion }}.dmg
asset_content_type: application/octet-stream

0 comments on commit 9b89156

Please sign in to comment.