Fix MacOS 12 Installer workflow

This commit is contained in:
everoddandeven 2024-10-31 11:55:32 +01:00
parent 2466591d60
commit 7a258e3851

View file

@ -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