mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-04 16:48:48 -05:00
fix: add tito.png to PDF build workflow
This commit is contained in:
1
.github/workflows/tinytorch-build-pdfs.yml
vendored
1
.github/workflows/tinytorch-build-pdfs.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user