mirror of
https://github.com/yarrick/iodine.git
synced 2025-06-06 18:53:44 +02:00
Update FreeBSD VM action helper
This commit is contained in:
parent
058dadbd5a
commit
63c386d0f8
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue