summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-02-22 21:48:42 +0100
committerSébastien Helleu <flashcode@flashtux.org>2023-02-22 21:53:25 +0100
commitdd65e91a753de52bb50804ec18c94627d5f3ff90 (patch)
treece834e5d9be17668d4b18d877098502aad6098fa
parentfb0248f5572f9f8c5727731c5d065459238c0eeb (diff)
downloadweechat-dd65e91a753de52bb50804ec18c94627d5f3ff90.zip
ci: fix macOS CI
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 08ecfc803..40f1b0c4a 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -110,7 +110,7 @@ jobs:
/usr/local/bin/python3.11 \
/usr/local/bin/python3.11-config \
;
- brew install asciidoctor lua ruby
+ brew install asciidoctor guile lua pkg-config ruby
- name: Build
env: