diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-09-28 01:34:38 +0300 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-09-28 01:34:38 +0300 |
| commit | 86672b7a6a63f7ca8a198f14df951ad47238bab7 (patch) | |
| tree | 108fb7684479a5c31b2aaae1fc2a0c297279fea5 /.builds/coverage.yml | |
| parent | 2c80dcb8f2ab2330e01ec8ce24b7679684acc7ef (diff) | |
wip build
Diffstat (limited to '.builds/coverage.yml')
| -rw-r--r-- | .builds/coverage.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
