Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
GSokol committed Nov 5, 2023
1 parent 6ff1c82 commit 3abc464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
docker run --rm \
--user $(id -u):$(id -g) \
-v ${PWD}:/data \
drpsychick/texlive-pdflatex \
gsokol/texlive-pdflatex \
pdflatex --shell-escape /data/cv.tex
- name: Build Github Pages dir
Expand Down

0 comments on commit 3abc464

Please sign in to comment.