Update gitignore (sorry)
This commit is contained in:
parent
a8f8c4d7ad
commit
cca8b02fea
6604 changed files with 1219661 additions and 4 deletions
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
run: npx cap copy electron
|
||||
|
||||
- name: Convert icon
|
||||
run: magick -background none -density 300 -resize 256x256 ./assets/icon.svg ./icons/icon.png
|
||||
run: magick -background none -density 300 ./assets/icon.svg -resize 256x256 ./icons/icon.png
|
||||
|
||||
- name: Copy icon
|
||||
run: cp ./icons/icon.png ./electron/assets/icon.png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue