mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
fix
This commit is contained in:
parent
775cecf97c
commit
891b556625
1 changed files with 1 additions and 1 deletions
2
.github/workflows/FreeBSD.yml
vendored
2
.github/workflows/FreeBSD.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
- uses: vmactions/freebsd-vm@v0
|
||||
with:
|
||||
prepare: |
|
||||
pkg install -y gmake automake autoconf libtool pkgconf libevent msgpack libssh
|
||||
pkg install -y automake autoconf libtool pkgconf libevent msgpack libssh
|
||||
usesh: true
|
||||
run: |
|
||||
autoupdate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue