mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-21 20:46:06 +03:00
Fix openbsd action pkg_add command
This commit is contained in:
parent
057be6ce64
commit
b82bc776b3
2
.github/workflows/openbsd.yml
vendored
2
.github/workflows/openbsd.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
uses: vmactions/openbsd-vm@v0
|
||||
with:
|
||||
prepare: |
|
||||
pkg_add install -y \
|
||||
pkg_add \
|
||||
check \
|
||||
git \
|
||||
pkgconf
|
||||
|
Loading…
Reference in New Issue
Block a user