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
-