mirror of
https://github.com/tmate-io/tmate.git
synced 2025-01-26 07:48:57 +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
|
- uses: vmactions/openbsd-vm@v0
|
||||||
with:
|
with:
|
||||||
prepare: |
|
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
|
usesh: true
|
||||||
run: |
|
run: |
|
||||||
sed -i 's,<event.h>,<event2/event.h>,' *.[ch]
|
sed -i 's,<event.h>,<event2/event.h>,' *.[ch]
|
||||||
|
Loading…
Reference in New Issue
Block a user