This commit is contained in:
neil 2022-08-06 14:57:15 +08:00 committed by Nicolas Viennot
parent 3efc8496cc
commit 15001bfa77

View File

@ -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