mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-07 04:06:07 -05:00
ci: gitlab: the package is called 'python3', not 'python'
This commit is contained in:
parent
f506eefe5e
commit
9971f3abb1
1 changed files with 1 additions and 1 deletions
|
|
@ -60,6 +60,6 @@ codespell:
|
|||
image: alpine:edge
|
||||
stage: build
|
||||
script:
|
||||
- apk add python
|
||||
- apk add python3
|
||||
- pip install codespell
|
||||
- codespell *.c *.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue