From 693e8b8a2e9707ee1fbf94296875c15bbefc67e2 Mon Sep 17 00:00:00 2001 From: sam bacha Date: Tue, 23 Apr 2024 22:31:54 -0700 Subject: [PATCH] deploy --- build.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.sh b/build.sh index 0180acb..b1e3212 100755 --- a/build.sh +++ b/build.sh @@ -11,8 +11,6 @@ header "Loading Build Enviornment...\n" pip3 install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git pip3 install -r requirements.txt -npm install - mkdocs build --clean --site-dir site/ mkdir -p site/.well-known