Ci Fix
Some checks failed
Build Typst PDFs (Docker) / build-typst (push) Failing after 11s

This commit is contained in:
alexander
2025-12-14 16:48:14 +01:00
parent 5d1da8793b
commit b747acea54

View File

@@ -20,6 +20,11 @@ jobs:
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
with:
fetch-depth: 1
submodules: false
lfs: false
token: ${{ secrets.GITHUB_TOKEN }} # Gitea provides this
- name: Show Typst & OS versions - name: Show Typst & OS versions
run: | run: |