aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-03-31 03:38:03 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-03-31 03:38:03 +0300
commite9c9a4b358b21ee2dc0db602efbf95a976c38b66 (patch)
tree14af577008e364e5cfdad1bf26f26080c0e984c0
parent6afa02a161493c646e64fb6afca13de7d33fd699 (diff)
downloadsciteco-e9c9a4b358b21ee2dc0db602efbf95a976c38b66.tar.gz
fixup: fixed Ubuntu nightly builds
groff is now required in its entirety
-rw-r--r--.github/workflows/nightly.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml
index a24ea3d..ebaa30b 100644
--- a/.github/workflows/nightly.yml
+++ b/.github/workflows/nightly.yml
@@ -29,7 +29,7 @@ jobs:
devscripts build-essential lintian debhelper dh-exec
autoconf automake libtool
libglib2.0-dev libncurses-dev libgtk-3-dev xvfb
- groff-base
+ groff
# NOTE: We need to configure the build directory only to generate distribute.mk.
- name: Configure Build