summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yml22
1 files changed, 11 insertions, 11 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7fa5fb38..5aba70ef 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -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