add languagetool ci, Fix #1 #2

Merged
philipp merged 12 commits from ci into main 2024-02-28 10:41:25 +01:00
Showing only changes of commit 5fe4734ed4 - Show all commits

View File

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