diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index a1031d8..4810504 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: cp report-template/template.typ report-template-empty/template.typ - name: Compile singlefile-template - uses: lvignoli/typst-action@main + uses: krestenlaust/typst-action@v0.12.0 with: source_file: singlefile-template/main.typ