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: |