mirror of
https://github.com/yarrick/iodine.git
synced 2025-07-31 08:13:45 +00:00
Update FreeBSD VM action helper
This commit is contained in:
parent
058dadbd5a
commit
63c386d0f8
2
.github/workflows/freebsd.yml
vendored
2
.github/workflows/freebsd.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: make
|
- name: make
|
||||||
uses: vmactions/freebsd-vm@v1.0.8
|
uses: vmactions/freebsd-vm@v1.2.0
|
||||||
with:
|
with:
|
||||||
prepare: |
|
prepare: |
|
||||||
pkg install -y \
|
pkg install -y \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user