apheleia/test/formatters/installers/yq-yaml.bash

2 lines
132 B
Bash
Raw Normal View History

curl -fsSLo /usr/local/bin/yq https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 && chmod +x /usr/local/bin/yq