Skip to content

Commit

Permalink
ci: Update macos action
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickelectric authored Nov 22, 2024
1 parent 61eab01 commit 0c4df23
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ jobs:
matrix:
include:
- os: macos-latest
DEPLOY_PATH: qhot.dmg
DEPLOY_PATH: qhot-x86.dmg
- os: macos-13
DEPLOY_PATH: qhot-AS.dmg
- os: ubuntu-latest
DEPLOY_PATH: qhot.AppImage
- os: windows-latest
Expand Down

0 comments on commit 0c4df23

Please sign in to comment.