]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
fix release
authorTobias Oetiker <tobi@oetiker.ch>
Mon, 14 Mar 2022 13:45:34 +0000 (14:45 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 14 Mar 2022 13:45:34 +0000 (14:45 +0100)
.github/workflows/release-source.yml

index 0ccfa84612f67b84fd7927f41f6291008e18f6da..1fc2e118955a036ee8a62e5f4b7218bdb0422340 100644 (file)
@@ -32,7 +32,7 @@ jobs:
     - name: Install dependencies
       run: |
         sudo apt-get update
-        sudo apt-get install autotools build-essential gettext
+        sudo apt-get install build-essential gettext
     - name: Build Dist
       run: |
         ./bootstrap