mirror of
https://github.com/prirun/p50em.git
synced 2026-01-13 07:09:38 +00:00
Can the packaging be outside the vm thing?
This commit is contained in:
parent
f72b67b876
commit
29fbc31df6
5
.github/workflows/freebsdbuild.yml
vendored
5
.github/workflows/freebsdbuild.yml
vendored
@ -11,9 +11,8 @@ jobs:
|
||||
with:
|
||||
usesh: true
|
||||
prepare: pkg install -y curl
|
||||
run:
|
||||
- name: make
|
||||
run: make
|
||||
run: |
|
||||
make
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user