mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2026-07-17 14:35:29 +08:00
main.yml
This commit is contained in:
parent
628d438803
commit
7dc2534036
2 changed files with 2 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -28,4 +28,4 @@ jobs:
|
|||
with:
|
||||
format: pdf
|
||||
filename: cv.tex
|
||||
options: -shell-escape
|
||||
options: -pdflatex=lualatex -shell-escape
|
||||
|
|
|
|||
2
cv.tex
2
cv.tex
|
|
@ -1,4 +1,4 @@
|
|||
%!TEX TS-program = xelatex
|
||||
%!TEX TS-program = lualatex
|
||||
%!TEX encoding = UTF-8 Unicode
|
||||
% Awesome CV LaTeX Template for CV/Resume
|
||||
%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue