mirror of
https://github.com/prirun/p50em.git
synced 2026-04-26 20:36:29 +00:00
Install git in the vm so the version stamping works.
This commit is contained in:
2
.github/workflows/freebsdbuild.yml
vendored
2
.github/workflows/freebsdbuild.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
|||||||
- uses: "vmactions/freebsd-vm@v0.1.3"
|
- uses: "vmactions/freebsd-vm@v0.1.3"
|
||||||
with:
|
with:
|
||||||
usesh: true
|
usesh: true
|
||||||
prepare: pkg install -y curl
|
prepare: pkg install -y curl git
|
||||||
run: |
|
run: |
|
||||||
make
|
make
|
||||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user