mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 13:48:06 +00:00
trialing github release actions
This commit is contained in:
parent
00f6981314
commit
6dec167f74
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -10,7 +10,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.15'
|
||||
# steps for building assets
|
||||
- name: Cross compile
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user