From 5af57c6b4d0e6ab97dc5f5e2cbc6e02dcd15873e Mon Sep 17 00:00:00 2001 From: Koen Leuveld Date: Tue, 9 Jan 2024 11:05:50 +0100 Subject: [PATCH] fix workflow --- .github/workflows/build_latex.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_latex.yml b/.github/workflows/build_latex.yml index 9acd5e5..038636c 100644 --- a/.github/workflows/build_latex.yml +++ b/.github/workflows/build_latex.yml @@ -26,4 +26,4 @@ jobs: - name: Release uses: ncipollo/release-action@v1 with: - artifacts: "congogbv.pdf" \ No newline at end of file + artifacts: "congogbv.pdf" \ No newline at end of file