From 37772df435159d86d8af640300ce0ebdf46827fb Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Sun, 10 Feb 2019 01:54:42 -0500 Subject: [PATCH] Oops, make install copies things --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a049c5a..fa900b5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,8 +9,6 @@ build game: script: - apt-get update && apt-get install -y texlive-latex-base texlive-latex-extra texlive-fonts-recommended texlive-pstricks python3 make - make install - - mkdir artifacts - - cp faq.pdf style-guide.pdf artifacts/ && cp tea/rating.pdf artifacts/tea-rating.pdf artifacts: paths: -- 2.34.1