aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2024-03-11 23:19:26 +0100
committerRuben Beltran del Rio <git@r.bdr.sh>2024-03-11 23:19:26 +0100
commit71d4bd72b7474ec78fae764ecdb57ee97051ecbd (patch)
tree46e81f12c3d635aaefd2eb1afd446531906c56cb
parenta04ba49c504d5ffa2fd902e210875c0a41c62d91 (diff)
Don't add rust if rustup is there
-rw-r--r--.build.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index d4794e9..e1af0ce 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,7 +1,6 @@
image: archlinux
packages:
- make
- - rust
- rsync
- clang
- lld