Skip to content

Commit

Permalink
update main.yml to use resume builder container
Browse files Browse the repository at this point in the history
  • Loading branch information
mszep authored Sep 10, 2021
1 parent 5b06d3f commit ab8e105
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@ jobs:
run: 'ls -al'

- name: Build resume
uses: xu-cheng/latex-action@v2
with:
root_file: output/resume.txt
compiler: mtxrun
uses: docker://ghcr.io/mszep/pandoc_resume/resume_builder:latest

- name: Upload a Build Artifact
uses: actions/upload-artifact@v2.2.3
Expand Down

0 comments on commit ab8e105

Please sign in to comment.