Skip to content

Commit 4a22bd9

Browse files
committed
Rename yq-latest
1 parent 3cdd8ab commit 4a22bd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
env:
8585
YQ_VERSION: v4.52.5
8686
YQ_SHA256: 47594981f3848a4b4447494adeca9555f908f7cf0a89c4da3fd0243a4631da1c
87-
YQ_DIR: yq_latest
87+
YQ_DIR: yq
8888
shell: pwsh -command ". '{0}'"
8989
run: |
9090
$yqUrl = "https://github.com/mikefarah/yq/releases/download/${env:YQ_VERSION}/yq_windows_amd64.exe"

0 commit comments

Comments
 (0)