From 394fd16ac5f8469bab4bfbe66efc769166ebcdcf Mon Sep 17 00:00:00 2001 From: Federico Frigerio Date: Sun, 8 Sep 2024 16:47:11 +0200 Subject: [PATCH] Corretto nome job action --- .github/workflows/build-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 12e97df..a20355b 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -15,7 +15,7 @@ jobs: id: checkout uses: actions/checkout@v4 - - name: Compile LaTeX document + - name: Compile Typst document id: compile shell: bash run: |