mirror of
https://github.com/tsirysndr/music-player.git
synced 2026-01-09 21:28:04 -05:00
ci: add llvm-tools component
This commit is contained in:
@@ -66,6 +66,7 @@ export const test = async (src = ".") => {
|
||||
"wget",
|
||||
"pkg-config",
|
||||
])
|
||||
.withExec(["rustup", "component", "add", "llvm-tools"])
|
||||
.withExec([
|
||||
"wget",
|
||||
"https://github.com/taiki-e/cargo-llvm-cov/releases/download/v0.5.36/cargo-llvm-cov-x86_64-unknown-linux-gnu.tar.gz",
|
||||
|
||||
Reference in New Issue
Block a user