~xdavidwu/resume

3028353564530a2ca9faa57da7403db43296d13c — Pinghao Wu 7 months ago 97a5e4e
build: install texmf-dist-full

there seems to be changes in newer packaging and needs more packages

while tectonic is nice we should probably still use texlive w/ texmf for
networking reasons, before build.sr.ht gets a caching mechanism
1 files changed, 1 insertions(+), 1 deletions(-)

M .build.yml
M .build.yml => .build.yml +1 -1
@@ 2,7 2,7 @@ image: alpine/edge
packages:
  - texlive
  - texlive-xetex
  - texmf-dist-latexextra
  - texmf-dist-full
  - font-noto-cjk
tasks:
  - pdf: |