fix typos path

This commit is contained in:
Felix Ableitner 2023-06-20 15:48:28 +02:00
parent f373d859b7
commit 600baeaa0f

View file

@ -23,7 +23,7 @@ pipeline:
commands:
- wget -O typos.tar.gz https://github.com/crate-ci/typos/releases/download/v1.14.12/typos-v1.14.12-x86_64-unknown-linux-musl.tar.gz
- tar -xzf typos.tar.gz
- ./typos src/en
- ./typos src
check_documentation_build:
image: alpine:3