forked from extern/bruno
feat: electron windows build
This commit is contained in:
parent
5fc9bbd729
commit
503f0b8a17
@ -27,4 +27,7 @@ linux:
|
|||||||
icon: resources/icons/png
|
icon: resources/icons/png
|
||||||
target:
|
target:
|
||||||
- AppImage
|
- AppImage
|
||||||
- deb
|
- deb
|
||||||
|
win:
|
||||||
|
artifactName: ${name}_${version}_${arch}_win.${ext}
|
||||||
|
icon: resources/icons/png
|
||||||
|
Loading…
Reference in New Issue
Block a user