Fix OpenBSD package install

This commit is contained in:
Stephane Peter
2023-11-22 02:15:39 -08:00
parent 87f1c8232f
commit bb4e871ccb

View File

@@ -81,7 +81,7 @@ jobs:
uses: vmactions/openbsd-vm@v1
with:
usesh: true
prepare: pkg_add pbzip2
prepare: /usr/sbin/pkg_add pbzip2
run: |
pwd
sh ./test/run-makeself.sh