]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
Fixed package name in workflow.
authorThibault Godouet <yo8192@users.noreply.github.com>
Wed, 30 Aug 2023 14:01:44 +0000 (15:01 +0100)
committerGitHub <noreply@github.com>
Wed, 30 Aug 2023 14:01:44 +0000 (15:01 +0100)
.github/workflows/makefile.yml

index 43a061d6b81a5489edf5826e0afed54eaebaea08..0f94f08e3950082eab845ce67f6984123c9f32b6 100644 (file)
@@ -15,7 +15,7 @@ jobs:
     - uses: actions/checkout@v3
 
     - name: install dependencies
-      run: sudo apt install -y docbook docbook-xsl docbook-xml docbook-util manpages-dev
+      run: sudo apt install -y docbook docbook-xsl docbook-xml docbook-utils manpages-dev
 
     - name: configure
       run: ./configure