From 820a4acc63fc6e2791df978412c2c5a5d0086f18 Mon Sep 17 00:00:00 2001 From: octt <6083316-octospacc@users.noreply.gitlab.com> Date: Tue, 20 Sep 2022 15:21:19 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b53e92e..f216019 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,7 @@ pages: script: | #./Build.sh cd ./public - tiddlywiki . --rendertiddler $:/core/templates/alltiddlers.template.html Static.html text/plain + tiddlywiki ./index.html --rendertiddler $:/core/templates/alltiddlers.template.html Static.html text/plain mv ./output/* ./ artifacts: paths: