mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +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/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.15'
|
||||
go-version: '^1.15'
|
||||
# steps for building assets
|
||||
- name: Cross compile
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user