diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 55bceb25..a7435090 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: git: https://github.com/tingerrr/tytanic.git - uses: typst-community/setup-typst@v3 with: - typst-version: '0.13.0-rc1' + typst-version: '0.13.0' cache-dependency-path: src/deps.typ - run: | just install @local