Skip to content

Commit ca92359

Browse files
committed
buildman.yml: fixed installation manpage job
1 parent fe08da3 commit ca92359

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/buildman.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
- uses: actions/checkout@v3
4545

4646
- name: Install missing software on ubuntu
47-
if: contains(matrix.image, 'ubuntu')
4847
run: |
4948
apt-get update
5049
apt-get install -y xsltproc docbook-xsl

0 commit comments

Comments
 (0)