From 5b37471db77d84f67a18be333d6cb26077d0c37f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 1 Jul 2026 18:53:37 +0100 Subject: [PATCH] Spaces. --- .github/workflows/regress.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/regress.yml b/.github/workflows/regress.yml index 4ca9e26f8..b9fcaf6bc 100644 --- a/.github/workflows/regress.yml +++ b/.github/workflows/regress.yml @@ -50,12 +50,12 @@ jobs: if: runner.os == 'macOS' run: | brew install \ - autoconf \ - automake \ - bison \ - libevent \ - ncurses \ - pkg-config + autoconf \ + automake \ + bison \ + libevent \ + ncurses \ + pkg-config - name: build run: |