This commit is contained in:
Nicholas Marriott
2026-07-01 18:53:37 +01:00
parent c41e98be3c
commit 5b37471db7

View File

@@ -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: |