mirror of
https://github.com/taigrr/yq
synced 2026-03-24 02:52:37 -07:00
Attempt to fix git workflow
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user