From 5c20081c17f1352584717543805a35b2abeeda88 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89lise=20Le=20M=C3=A9l=C3=A9do?=
 <elise.lemeledo@math.uzh.ch>
Date: Thu, 8 Oct 2020 11:21:46 +0200
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b7315aa..8f5e410 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,6 +6,7 @@ pages:
   - echo 'Nothing to do...'
   artifacts:
     paths:
+    - public
     - public/_doc/build/html
   only:
   - master
-- 
GitLab