Skip to content

Commit

Permalink
Update macos.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
giloushaker authored Jun 17, 2023
1 parent 081c46b commit e262594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: npm ci

- name: Build application
run: npm run build
run: npm run build-electron

- name: Create release
run: npm exec electron-builder --mac --publish=always

0 comments on commit e262594

Please sign in to comment.