Add gh to style-check dockerfile

This commit is contained in:
Nikita Mikhaylov 2024-05-22 19:46:08 +02:00 committed by GitHub
parent 17fee26e74
commit 7c9f36ad1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ RUN apt-get update && env DEBIAN_FRONTEND=noninteractive apt-get install --yes \
aspell \
curl \
git \
gh \
file \
libxml2-utils \
moreutils \