mirror of
https://github.com/taigrr/yq
synced 2026-03-22 04:12:37 -07:00
trialing github release actions
This commit is contained in:
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: |
|
||||
|
||||
Reference in New Issue
Block a user