Skip to content

Commit

Permalink
Add hst imager gui macos arm64 artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikstengaard committed Nov 21, 2024
1 parent c7c7fea commit 2cc164a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,8 @@ jobs:
${{ env.RELEASE_VERSION }}_gui_windows_x64.zip
${{ env.RELEASE_VERSION }}_console_macos_x64.zip
${{ env.RELEASE_VERSION }}_console_macos_arm64.zip
${{ env.RELEASE_VERSION }}_gui_macos.dmg
${{ env.RELEASE_VERSION }}_gui_macos_x64.dmg
${{ env.RELEASE_VERSION }}_gui_macos_arm64.dmg
${{ env.RELEASE_VERSION }}_console_linux_x64.zip
${{ env.RELEASE_VERSION }}_console_linux_arm.zip
${{ env.RELEASE_VERSION }}_console_linux_arm64.zip
Expand Down

0 comments on commit 2cc164a

Please sign in to comment.