mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 13:48:06 +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
|
||||
fi
|
||||
|
||||
- name: Download deps
|
||||
run: scripts/devtools.sh
|
||||
- name: Build
|
||||
run: make local test
|
||||
run: make local build
|
Loading…
Reference in New Issue
Block a user