mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00:00
Fixing bad label in github action
This commit is contained in:
parent
d7a34843af
commit
bff4c9e586
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
dep ensure
|
||||
fi
|
||||
|
||||
- name: Download deps
|
||||
- name: Check the build
|
||||
run: |
|
||||
export PATH=${PATH}:`go env GOPATH`/bin
|
||||
scripts/devtools.sh
|
||||
|
Loading…
Reference in New Issue
Block a user