mirror of
https://github.com/derrod/legendary.git
synced 2024-12-22 01:45:28 +00:00
.github: Add icon file for Windows binaries
This commit is contained in:
parent
29086276ee
commit
032b7fc64f
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
|
@ -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
BIN
assets/windows_icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
Loading…
Reference in a new issue