]> arthur.barton.de Git - ngircd.git/blobdiff - .github/workflows/ci.yml
CI: Fix YAML, there shouldn't have been tabs in the file!
[ngircd.git] / .github / workflows / ci.yml
index 7fa5fb3817e7c77338b23ad18ca06e0b612a6100..5aba70ef35cc872ee0ca7e105ff87eebb19a2d44 100644 (file)
@@ -38,17 +38,17 @@ jobs:
     - uses: awalsh128/cache-apt-pkgs-action@v1
       with:
         packages: >
-         autoconf
-         automake
-         build-essential
-         expect
-         libident-dev
-         libpam0g-dev
-         libssl-dev
-         libwrap0-dev
-         pkg-config
-         telnet
-         zlib1g-dev
+          autoconf
+          automake
+          build-essential
+          expect
+          libident-dev
+          libpam0g-dev
+          libssl-dev
+          libwrap0-dev
+          pkg-config
+          telnet
+          zlib1g-dev
         version: 1.0
     - name: Generate build system files
       run: ./autogen.sh