Skip to content

Commit

Permalink
Try fixing docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed Nov 22, 2024
1 parent d7bbb3d commit ebb3e92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Git_jll = "f8c6e375-362e-5223-8a59-34ff63f689eb"
ITensorPkgSkeleton = "3d388ab1-018a-49f4-ae50-18094d5f71ea"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
4 changes: 2 additions & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using ITensorPkgSkeleton
using Documenter
using ITensorPkgSkeleton: ITensorPkgSkeleton
using Documenter: deploydocs, makedocs

DocMeta.setdocmeta!(
ITensorPkgSkeleton, :DocTestSetup, :(using ITensorPkgSkeleton); recursive=true
Expand Down

0 comments on commit ebb3e92

Please sign in to comment.