mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-05 20:15:36 +00:00
Attempt to fix git workflow
This commit is contained in:
parent
08f6a90603
commit
125d04a75b
4
.github/workflows/go.yml
vendored
4
.github/workflows/go.yml
vendored
@ -24,5 +24,7 @@ jobs:
|
|||||||
dep ensure
|
dep ensure
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
- name: Download deps
|
||||||
|
run: scripts/devtools.sh
|
||||||
- name: Build
|
- name: Build
|
||||||
run: make local test
|
run: make local build
|
||||||
Loading…
Reference in New Issue
Block a user