mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-05 07:15:30 -04:00
ci: gitlab: install pip
This commit is contained in:
parent
9971f3abb1
commit
7effd739b4
1 changed files with 1 additions and 0 deletions
|
|
@ -61,5 +61,6 @@ codespell:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- apk add python3
|
- apk add python3
|
||||||
|
- apk add py3-pip
|
||||||
- pip install codespell
|
- pip install codespell
|
||||||
- codespell *.c *.h
|
- codespell *.c *.h
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue