mirror of
https://github.com/tmate-io/tmate.git
synced 2025-01-25 07:18:52 +01:00
fix OpenBSD.yml
This commit is contained in:
parent
ef11a7b30e
commit
17d4a8a7df
2
.github/workflows/OpenBSD.yml
vendored
2
.github/workflows/OpenBSD.yml
vendored
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user