update: CI config: host exported Pluto notebook

This commit is contained in:
Wataru Otsubo 2024-10-02 00:58:04 +09:00
parent fd61b9005b
commit 7bf7fdbb2d

View file

@ -35,6 +35,7 @@ pages:
include("docs/make.jl")'
- mkdir -p public
- mv docs/build public/dev
- mv docs/src/assets/*.html public
artifacts:
paths:
- public