mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
attempt to fix pipeline
This commit is contained in:
@@ -28,7 +28,4 @@ jobs:
|
||||
run: |
|
||||
export PATH=${PATH}:`go env GOPATH`/bin
|
||||
scripts/devtools.sh
|
||||
- name: Build
|
||||
run: |
|
||||
export PATH=${PATH}:`go env GOPATH`/bin
|
||||
make local build
|
||||
Reference in New Issue
Block a user