From 86672b7a6a63f7ca8a198f14df951ad47238bab7 Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Sun, 28 Sep 2025 01:34:38 +0300 Subject: wip build --- .builds/coverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.builds/coverage.yml b/.builds/coverage.yml index ffd9c74..0eacd68 100644 --- a/.builds/coverage.yml +++ b/.builds/coverage.yml @@ -4,7 +4,7 @@ sources: tasks: - bootstrap: | sudo apt update && sudo apt upgrade -y - sudo apt-get install software-properties-common rlwrap curl -y + sudo apt-get install software-properties-common rlwrap curl zip unzip -y sudo apt update curl -L -O https://github.com/clojure/brew-install/releases/latest/download/linux-install.sh chmod +x linux-install.sh -- cgit v1.2.3