mirror of
https://github.com/prirun/p50em.git
synced 2026-01-11 23:42:56 +00:00
Really? No "latest" tag or release or whatever, have to use a
numeric version?
This commit is contained in:
parent
29fbc31df6
commit
975cc951f8
2
.github/workflows/freebsdbuild.yml
vendored
2
.github/workflows/freebsdbuild.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: "actions/checkout@v2"
|
||||
- uses: "vmactions/freebsd-vm@latest"
|
||||
- uses: "vmactions/freebsd-vm@v0.1.3"
|
||||
with:
|
||||
usesh: true
|
||||
prepare: pkg install -y curl
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user