From c3c942dbad5996992ed1261f867c1bc76efd7582 Mon Sep 17 00:00:00 2001 From: damonge Date: Mon, 10 Jun 2024 18:37:11 +0100 Subject: [PATCH] on mac --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2366ef17..a2ebfd09 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,6 +105,7 @@ jobs: brew install cfitsio brew install autoconf brew install automake + brew install libtool - name: Flake run: |