mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
fix OpenBSD.yml
This commit is contained in:
parent
ef11a7b30e
commit
17d4a8a7df
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue