Skip to content

Commit

Permalink
now?
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaferranti committed Jul 13, 2024
1 parent b96bc3b commit 8bab9b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ExportNotebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
run: julia --project=pluto-deployment-environment -e '
import Pkg;
Pkg.instantiate();
@show pwd()
using PlutoPages;
PlutoPages.generate(pwd())'

Expand Down
2 changes: 1 addition & 1 deletion pluto-deployment-environment/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ version = "0.1.6"

[[deps.PlutoPages]]
deps = ["BetterFileWatching", "CommonMark", "Gumbo", "HypertextLiteral", "InteractiveUtils", "JSON", "LiveServer", "Logging", "Malt", "Markdown", "MarkdownLiteral", "Pkg", "Pluto", "PlutoHooks", "PlutoLinks", "PlutoSliderServer", "PlutoUI", "ProgressLogging", "RelocatableFolders", "SHA", "ThreadsX", "Unicode", "YAML"]
git-tree-sha1 = "7d809f70c806bf2a84bb80d311bcaa6d106a45d6"
git-tree-sha1 = "b063957255fffd4ba2db2d4cbc22576758371bd2"
repo-rev = "lf-template-updates"
repo-url = "https://github.com/JuliaPluto/PlutoPages.jl.git"
uuid = "d5dc3dd1-4774-47c7-8860-0a1ad9e34b8c"
Expand Down

0 comments on commit 8bab9b6

Please sign in to comment.