~xdavidwu/resume

ref: b8587133851120b878cd0c7cf632b42b0f1a5d0f resume/.build.yml -rw-r--r-- 153 bytes
b8587133Pinghao Wu fix formatting a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
image: alpine/edge
packages:
  - tectonic
  - font-noto-cjk
tasks:
  - pdf: |
      cd resume
      tectonic resume.tex
artifacts:
  - resume/resume.pdf