CI: Update mdbook-katex

This commit is contained in:
parazyd
2023-05-09 14:49:10 +02:00
parent c51a045b52
commit aacad4e382
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ JSONRPC = \
all: $(JSONRPC)
mdbook build
cp -f theme/logo* book/
#$(MAKE) -C ../ rustdoc
$(MAKE) -C ../ rustdoc
cp -r ../target/doc/* book/development/
$(DARKFID_JSONRPC):