Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Commit

Permalink
Add DMG to release
Browse files Browse the repository at this point in the history
  • Loading branch information
OmegaRogue committed Sep 7, 2023
1 parent 34963e0 commit a176af4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ jobs:
uses: shogo82148/actions-upload-release-asset@v1
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: out/macos.zip
asset_name: macos.zip
asset_path: out/make/vtt-desktop-client-1.3.6-x64.dmg
asset_name: vtt-desktop-client-1.3.6-x64.dmg
asset_content_type: application/zip

build-windows:
Expand Down

0 comments on commit a176af4

Please sign in to comment.