summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorneil <github@neilpang.com>2022-08-06 13:45:53 +0800
committerNicolas Viennot <nicolas@viennot.biz>2022-08-06 21:30:02 -0400
commit17d4a8a7dfa25bcf3ddb336916010f905f2f4183 (patch)
treeab5722fbb13897e48a59b58c2212cedddf45c9d2
parentef11a7b30ed743051e703b5745fa41916ae0be9f (diff)
fix OpenBSD.yml
-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]