fix: add tito.png to PDF build workflow

This commit is contained in:
Vijay Janapa Reddi
2025-12-11 21:01:20 -08:00
parent 264a88bd4d
commit 29fbea79e1

View File

@@ -62,6 +62,7 @@ jobs:
python3 scripts/latex_postprocessor.py
cp _static/logos/fire-emoji.png _build/latex/
cp _static/logos/logo-mlsysbook.png _build/latex/
cp _static/images/tito.png _build/latex/
- name: 📚 Compile PDF with XeLaTeX
uses: xu-cheng/latex-action@v3