Skip to content

Commit

Permalink
Fix MacOS 12 Installer workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
everoddandeven committed Oct 31, 2024
1 parent 2466591 commit 7a258e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_12_dmg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
run: npm run lint

- name: Build the app
run: npm run electron:build:dmg
run: npm run electron:build:mac

0 comments on commit 7a258e3

Please sign in to comment.