From 5b9f19561ee8d147bbae829721b0b833c48a5a25 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Wed, 11 Sep 2024 03:48:47 +0000 Subject: [PATCH] Enable the "tokei" recipe for x86_64 on the build server --- config/x86_64/ci.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index c48206c..4631c69 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -200,6 +200,7 @@ syobonaction = {} terminfo = {} #termplay = {} # backtrace cannot find link.h timidity = {} +tokei = {} ttf-hack = {} userutils = {} uutils = {}