Skip to content

Build the book

Build the book #2

Workflow file for this run

name: Build the book
on: workflow_dispatch
jobs:
texlive:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install TeX Live
uses: zauguin/install-texlive@v3
with:
packages: >
scheme-basic l3build latex latex-bin luatex latex-bin-dev xelatex
- name: Use TeX Live
run: |
./make-latex.sh