1
0
Fork 0
mirror of https://github.com/yarrick/iodine.git synced 2025-03-30 10:06:28 +00:00

Fix openbsd action pkg_add command

This commit is contained in:
Erik Ekman 2023-04-20 14:24:45 +02:00
parent 057be6ce64
commit b82bc776b3

View file

@ -16,7 +16,7 @@ jobs:
uses: vmactions/openbsd-vm@v0 uses: vmactions/openbsd-vm@v0
with: with:
prepare: | prepare: |
pkg_add install -y \ pkg_add \
check \ check \
git \ git \
pkgconf pkgconf