Skip to content

Commit

Permalink
FIXED: execute in the source dir
Browse files Browse the repository at this point in the history
  • Loading branch information
algebraist committed Apr 24, 2019
1 parent efeb0d2 commit c28732c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ jobs:
build:
docker:
- image: koppor/texlive
working_directory: ~/resume
steps:
- checkout
- run: latexmk -pdf executive/short/shameel_arafin_executive_resume_short.tex
- run: latexmk -cd -pdf executive/short/shameel_arafin_executive_resume_short.tex

0 comments on commit c28732c

Please sign in to comment.