mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-13 11:55:38 +00:00
trialing github release actions
This commit is contained in:
parent
6dec167f74
commit
9356ca59bb
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-go@v2
|
- uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
go-version: '^1.15'
|
go-version: '^1.15'
|
||||||
# steps for building assets
|
# steps for building assets
|
||||||
- name: Cross compile
|
- name: Cross compile
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user