From c41e98be3ccc9707bbbbee6e0a88bc41db3d0bb4 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 1 Jul 2026 18:53:16 +0100 Subject: [PATCH] yaml is poo. --- .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 096873446..4ca9e26f8 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: |