Skip to content

Commit

Permalink
ci: Fix macos deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickelectric authored Nov 22, 2024
1 parent 0c4df23 commit 472ba4f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ jobs:
fail-fast: false
matrix:
include:
- os: macos-latest
DEPLOY_PATH: qhot-x86.dmg
- os: macos-13
DEPLOY_PATH: qhot-AS.dmg
DEPLOY_PATH: qhot.dmg
- os: ubuntu-latest
DEPLOY_PATH: qhot.AppImage
- os: windows-latest
Expand Down

0 comments on commit 472ba4f

Please sign in to comment.