From 64c9a688e64953a83650d3db49be770d7f60d1d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Gim=C3=A9nez=20Mu=C3=B1oz?= Date: Sun, 7 Apr 2024 12:41:12 +0200 Subject: [PATCH] Repair ci --- .github/workflows/integration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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