.github: Add icon file for Windows binaries

This commit is contained in:
derrod 2022-11-04 16:15:46 +01:00
parent 29086276ee
commit 032b7fc64f
2 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,7 @@ jobs:
--onefile
--name legendary
${{ steps.strip.outputs.option }}
-i ../assets/windows_icon.ico
cli.py
env:
PYTHONOPTIMIZE: 1
@ -72,7 +73,6 @@ jobs:
python3-wheel
- name: Webview Dependencies
if: matrix.os == 'ubuntu-22.04'
run: sudo apt install
python3-webview
python3-gi

BIN
assets/windows_icon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB