diff --git a/.github/workflows/test-build-typst.yml b/.github/workflows/test-build-typst.yml index bc4c108..aa9f557 100644 --- a/.github/workflows/test-build-typst.yml +++ b/.github/workflows/test-build-typst.yml @@ -14,7 +14,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 with: - ref: typstify submodules: recursive - name: Setup node.js