From 50cc9534c6ea3c7c7cbd6c9919f17345e304a5e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Tue, 1 May 2018 17:16:12 +0200 Subject: [PATCH] experiment with altacv on root --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fd17acf..162edc2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ test: - wget https://github.com/gohugoio/hugo/releases/download/v0.39/hugo_0.39_Linux-64bit.deb - dpkg -i hugo*.deb - hugo version - - git clone https://github.com/Titan-C/AltaCV.git /usr/share/texmf/tex/latex/AltaCV + - git clone https://github.com/Titan-C/AltaCV.git /root/texmf/tex/latex/AltaCV - emacs --batch --load /tmp/install-org.el - emacs --batch -Q --script genfiles.el - cd org-cv-exports; latex -pdf altacv.org.tex