Skip to content

Commit

Permalink
🍎 Debug macos CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
OmegaRogue committed Jun 11, 2024
1 parent 0f2ae1b commit 430453b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:

- name: Rename output files
run: |
ls out/make/zip/darwin/x64
mv out/make/zip/darwin/x64/vtt-desktop-client-darwin-x64-${{ github.event.release.tag_name }}.zip ./vtt-desktop-client-macos-x64-${{ github.event.release.tag_name }}.zip
mv out/make/vtt-desktop-client-${{ github.event.release.tag_name }}-x64.dmg ./vtt-desktop-client-${{ github.event.release.tag_name }}-x64.dmg
Expand Down

0 comments on commit 430453b

Please sign in to comment.