mirror of
https://github.com/yarrick/iodine.git
synced 2025-10-16 08:22:37 +00:00
Fix openbsd action pkg_add command
This commit is contained in:
2
.github/workflows/openbsd.yml
vendored
2
.github/workflows/openbsd.yml
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user