From e93713c25f9a57a188c917f29d8f52f3d78ca187 Mon Sep 17 00:00:00 2001 From: Will Xu Date: Fri, 19 Jul 2024 00:40:55 -0700 Subject: [PATCH] db --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 96579b82..993ca3cd 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ v5: clean: -rm -rf ./build + ls -la linkcheck: sphinx-build -b linkcheck ./cortex/ ./build/cortex