diff --git a/.builds/alpine-x64.yml b/.builds/alpine-x64.yml index ee81d59e..561043a6 100644 --- a/.builds/alpine-x64.yml +++ b/.builds/alpine-x64.yml @@ -49,4 +49,5 @@ tasks: meson test -C bld/release --print-errorlogs - codespell: | pip install codespell + cd foot ~/.local/bin/codespell *.c *.h