summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/OpenBSD.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/OpenBSD.yml b/.github/workflows/OpenBSD.yml
index 53f06485..8fb7901b 100644
--- a/.github/workflows/OpenBSD.yml
+++ b/.github/workflows/OpenBSD.yml
@@ -27,7 +27,7 @@ jobs:
- uses: vmactions/openbsd-vm@v0
with:
prepare: |
- pkg_add automake-1.16.3 autoconf-2.71 libtool pkgconf libevent msgpack libssh
+ pkg_add automake-1.16.3 autoconf-2.71 libtool pkgconf libevent msgpack libssh curl
usesh: true
run: |
sed -i 's,<event.h>,<event2/event.h>,' *.[ch]