Skip to content

Commit

Permalink
add xlarge
Browse files Browse the repository at this point in the history
  • Loading branch information
Zinoka committed Sep 19, 2024
1 parent fdccb83 commit 31aee38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

# macOS build for both x64 and arm64
- name: Publish Electron App release (macOS)
if: ${{ matrix.os == 'macos-latest' }}
if: ${{ matrix.os == 'macos-latest-xlarge' }}
env:
GITHUB_TOKEN: ${{ secrets.github_token }}
DEBUG: "*"
Expand Down

0 comments on commit 31aee38

Please sign in to comment.