diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 72fcc1f..04918ff 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -49,7 +49,7 @@ jobs: - name: Compile documentation to PDF uses: mkpoli/compile-typst-action@main with: - source_paths: "doc/manual.typ" + source_paths: "doc/g-exam-manual.typ" root_path: '.' - name: Upload examples PDF file