We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9117d4f commit 0140856Copy full SHA for 0140856
.github/workflows/publish-deb.yml
@@ -34,7 +34,7 @@ jobs:
34
sudo apt install -y build-essential debhelper devscripts dh-python \
35
acpi gobject-introspection gir1.2-appindicator3-0.1 gir1.2-gtk-3.0 \
36
libnotify4 libappindicator3-1 python3 python3-configobj python3-gi \
37
- python3-setproctitle python3-tldextract
+ python3-setproctitle python3-sphinx python3-tldextract
38
39
- name: build-deb
40
run: |
0 commit comments