mirror of
https://github.com/prirun/p50em.git
synced 2026-03-06 18:51:16 +00:00
Really? No "latest" tag or release or whatever, have to use a
numeric version?
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user