From f39a84524d77bcc2a83adfab01716c67cc7e983b Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sun, 14 Jul 2024 12:27:27 -0400 Subject: Update build config --- .build.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index b9bb2a3..e9e6dce 100644 --- a/.build.yml +++ b/.build.yml @@ -3,7 +3,6 @@ oauth: pages.sr.ht/PAGES:RW packages: - coreutils - rsync -- lowdown - go - hut environment: @@ -11,6 +10,11 @@ site: bt.srht.site sources: - https://git.sr.ht/~bt/btxx.org tasks: +- install-smu: | + git clone https://git.sr.ht/~bt/smu + cd smu + sudo make + sudo make install - build: | cd btxx.org make build -- cgit v1.2.3-70-g09d2