aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/macos-latest.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/macos-latest.yml')
-rw-r--r--.github/workflows/macos-latest.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/macos-latest.yml b/.github/workflows/macos-latest.yml
index db16e2ff..da137203 100644
--- a/.github/workflows/macos-latest.yml
+++ b/.github/workflows/macos-latest.yml
@@ -14,4 +14,4 @@ jobs:
- name: install dependencies
run: brew install automake libevent openssl@1.1
- name: macOS Catalina 10.15
- run: ./bootstrap && ./configure --with-gnu-ld --sysconfdir=/etc/mail --with-auth-pam --with-table-db
+ run: ./bootstrap && ./configure --with-gnu-ld --sysconfdir=/etc/mail --with-auth-pam --with-table-db && make