Skip to content

Commit

Permalink
ADDED: compile all 4 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
algebraist committed Apr 24, 2019
1 parent c28732c commit aaee587
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ jobs:
working_directory: ~/resume
steps:
- checkout
- run: latexmk -cd -pdf executive/short/shameel_arafin_executive_resume_short.tex
- run: latexmk -cd -pdf executive/short/shameel_arafin_executive_resume_short.tex
- run: latexmk -cd -pdf executive/long/shameel_arafin_executive_resume_long.tex
- run: latexmk -cd -pdf technical/short/shameel_arafin_technical_resume_short.tex
- run: latexmk -cd -pdf technical/long/shameel_arafin_technical_resume_long.tex

0 comments on commit aaee587

Please sign in to comment.