fix NetBSD.yml

This commit is contained in:
neil 2022-08-06 15:04:07 +08:00 committed by Nicolas Viennot
parent 15001bfa77
commit 6cb27ead4e

View File

@ -27,7 +27,7 @@ jobs:
- uses: vmactions/netbsd-vm@v0 - uses: vmactions/netbsd-vm@v0
with: with:
prepare: | prepare: |
pkg_add gmake automake autoconf libtool pkgconf libevent msgpack libssh pkg_add automake autoconf libtool pkgconf libevent msgpack libssh
usesh: true usesh: true
run: | run: |
autoupdate autoupdate