Skip to content

Commit

Permalink
where am I?
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaferranti committed Jul 13, 2024
1 parent 8cae610 commit b96bc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ExportNotebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: julia --project=pluto-deployment-environment -e '
import Pkg;
Pkg.instantiate();

@show pwd()
using PlutoPages;
PlutoPages.generate(pwd())'

Expand Down

0 comments on commit b96bc3b

Please sign in to comment.