try ci
Some checks failed
Compile LaTeX document / build (push) Successful in 29s
Compile LaTeX document / latex_spellcheck (push) Failing after 5s

This commit is contained in:
philipp 2024-02-28 09:59:51 +01:00
parent aba59bcf27
commit 5fe4734ed4

View File

@ -61,8 +61,9 @@ jobs:
LATEX_SPELLCHECK_TEXLIVE_VERSION: TL2021-2021-12-12-04-05 LATEX_SPELLCHECK_TEXLIVE_VERSION: TL2021-2021-12-12-04-05
LATEX_SPELLCHECK_TEXLIVE_IMAGE: registry.gitlab.com/islandoftex/images/texlive LATEX_SPELLCHECK_TEXLIVE_IMAGE: registry.gitlab.com/islandoftex/images/texlive
steps: steps:
- name: Checkout - uses: actions/checkout@v3
uses: actions/checkout@v2 with:
fetch-depth: 0
- name: Prepare environment - name: Prepare environment
run: | run: |