mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-24 08:22:13 +08:00
Attempt to fix git workflow
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user