Remove Cross.toml because yq is not used anymore
This commit is contained in:
parent
cd27f41b6b
commit
1cf9ad4904
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
[build]
|
||||
pre-build = [
|
||||
"curl -Lo /usr/bin/yq https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64",
|
||||
"chmod +x /usr/bin/yq"
|
||||
]
|
Loading…
Reference in a new issue