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 950a5c7b89 - Show all commits

View File

@ -72,6 +72,7 @@ jobs:
curl -sS https://webi.sh/node | sh
echo ~/.local/opt/node/bin >> $GITHUB_PATH
- name: Install node
if: ${{ steps.prereq.outputs.need_node == '1' }}
run: |