mirror of
https://github.com/derrod/legendary.git
synced 2024-11-09 10:58:32 +00:00
.github: Add pywebview and PyGojbect to DEB build
This commit is contained in:
parent
a722e7b8ba
commit
d300972b46
4
.github/workflows/python.yml
vendored
4
.github/workflows/python.yml
vendored
|
@ -68,6 +68,10 @@ jobs:
|
|||
python3-requests
|
||||
python3-setuptools
|
||||
python3-wheel
|
||||
python3-webview
|
||||
python3-gi
|
||||
python3-gi-cairo
|
||||
gir1.2-gtk-3.0
|
||||
|
||||
- name: Build
|
||||
run: python3 setup.py --command-packages=stdeb.command bdist_deb
|
||||
|
|
Loading…
Reference in a new issue