From 3c9740f2b2ed3b5fe7a1e7f13e6d24b2e22467b0 Mon Sep 17 00:00:00 2001 From: nopeppermint <3403218+nopeppermint@users.noreply.github.com.> Date: Thu, 9 Jan 2025 18:54:17 +0100 Subject: [PATCH] fix --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index 0a73282..d0c3cbf 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -4,7 +4,7 @@ # You can set these variables from the command line, and also # from the environment for the first two. SPHINXOPTS ?= -SPHINXBUILD ?= $(shell which sphinx-build) +SPHINXBUILD ?= sphinx-build SOURCEDIR = source BUILDDIR = build