mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 04:48:08 +02:00
ci/docs: add coreutils
Needed for correct GitLab CI `date` variable parsing. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10041 Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25917>
This commit is contained in:
parent
cdca0b2ce4
commit
180cb30986
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
paths:
|
||||
- public/
|
||||
script:
|
||||
- apk --no-cache add graphviz py3-clang clang-dev musl-dev linux-headers
|
||||
- apk --no-cache add coreutils graphviz py3-clang clang-dev musl-dev linux-headers
|
||||
- pip3 install sphinx===5.1.1 mako===1.2.3 hawkmoth===0.16.0
|
||||
- sphinx-build -W -b $BUILDER docs public
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue