mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00:00
trialing github release actions
This commit is contained in:
parent
9356ca59bb
commit
52ae633cb7
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -13,7 +13,6 @@ jobs:
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.15'
|
||||
# steps for building assets
|
||||
- name: Cross compile
|
||||
run: |
|
||||
sudo apt-get install rhash -y
|
||||
|
Loading…
Reference in New Issue
Block a user