From af38d48ed5a6c60887ec8cb28a05aad5b860d74b Mon Sep 17 00:00:00 2001 From: Diego Smania Date: Sat, 18 Nov 2023 13:28:04 -0300 Subject: [PATCH] [latex]: Change location to store the compiled LaTeX PDF version --- .github/workflows/build_and_publish.yml | 2 +- website/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build_and_publish.yml b/.github/workflows/build_and_publish.yml index 203fcc0..dc99f2a 100644 --- a/.github/workflows/build_and_publish.yml +++ b/.github/workflows/build_and_publish.yml @@ -37,7 +37,7 @@ jobs: # Prepare the content for the Github Pages - name: Prepare Github Page - run: mv resume.pdf website/resume_en.pdf + run: mv resume.pdf website/assets/pdf/resume_en.pdf # Package and upload the website as an artifact (named github-pages by # default) to be used on the deployment job. An artifact allows you to diff --git a/website/index.html b/website/index.html index 7ae028a..631923c 100644 --- a/website/index.html +++ b/website/index.html @@ -362,13 +362,13 @@

You can check a detailed LaTeX made version of my resume below, or download it from the next link: - + PDF Resume

- +

It appears you don't have a PDF viewer for this browser...