mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-13 04:27:47 -05: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
|
||||
script:
|
||||
- apk add python3
|
||||
- apk add py3-pip
|
||||
- pip install codespell
|
||||
- codespell *.c *.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue