mirror of
https://github.com/everoddandeven/monerod-gui.git
synced 2024-12-31 16:09:53 +00:00
Fix MacOS 12 Installer workflow
This commit is contained in:
parent
2466591d60
commit
7a258e3851
1 changed files with 1 additions and 1 deletions
2
.github/workflows/macos_12_dmg.yml
vendored
2
.github/workflows/macos_12_dmg.yml
vendored
|
@ -55,4 +55,4 @@ jobs:
|
||||||
run: npm run lint
|
run: npm run lint
|
||||||
|
|
||||||
- name: Build the app
|
- name: Build the app
|
||||||
run: npm run electron:build:dmg
|
run: npm run electron:build:mac
|
||||||
|
|
Loading…
Reference in a new issue