actions: disable guile for now

Seems it's picking up some version of Guile on MacOS which is not working.
This commit is contained in:
Dirk-Jan C. Binnema 2021-05-29 16:22:17 +03:00
parent 0bb8ad6e4c
commit 5531a6fe0f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
brew install autoconf automake libgpg-error libtool pkg-config gettext glib gmime xapian
- name: configure
run: ./autogen.sh
run: ./autogen.sh --disable-guile
- name: build
run: make