From 300193858a1106d0a27089ad2212fffc1325ac2e Mon Sep 17 00:00:00 2001 From: Romeo Valentin Date: Sat, 25 May 2024 01:24:00 -0700 Subject: [PATCH] Use upstream Documenter. Try to remove original cache from documenter workflow. Revert "Try to remove original cache from documenter workflow." This reverts commit 733799a67182f98336c212664c475f86661f217c. Go back to non-fork --- docs/Manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Manifest.toml b/docs/Manifest.toml index 3e16ef5..cf5fa44 100644 --- a/docs/Manifest.toml +++ b/docs/Manifest.toml @@ -529,7 +529,7 @@ version = "0.9.3" [[deps.Documenter]] deps = ["ANSIColoredPrinters", "AbstractTrees", "Base64", "CodecZlib", "Dates", "DocStringExtensions", "Downloads", "Git", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "MarkdownAST", "Pkg", "PrecompileTools", "REPL", "RegistryInstances", "SHA", "TOML", "Test", "Unicode"] -path = "/home/romeo/.julia/dev/Documenter" +git-tree-sha1 = "5461b2a67beb9089980e2f8f25145186b6d34f91" uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4" version = "1.4.1"