From a3e53df9d76da81ea97b607f71c515a67b324b3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20M=C3=B6ller?= <45700082+adrianmoeller@users.noreply.github.com> Date: Tue, 19 Sep 2023 16:50:32 +0200 Subject: [PATCH] Ups crashed it, now CI should work properly again --- .github/workflows/pdf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pdf.yml b/.github/workflows/pdf.yml index 07404d9..8742a83 100644 --- a/.github/workflows/pdf.yml +++ b/.github/workflows/pdf.yml @@ -25,4 +25,4 @@ jobs: uses: actions/upload-artifact@v3 with: name: integrate.pdf - path: doc/ibex/tgg/integrate-framework/integrate.pdf + path: doc/ibex/tgg/integrate-framework/integrate-framework.pdf