fixed a typo
Some checks failed
Docker Build / Build and Push Images (push) Failing after 14s

This commit is contained in:
Seaswimmer 2024-08-01 13:58:49 -04:00
parent f6637f3955
commit bec5917c76
Signed by: cswimr
GPG key ID: 3813315477F26F82

View file

@ -36,7 +36,7 @@ RUN git clone --depth 1 \
/var/www/html/extensions/DismissableSiteNotice
RUN git clone --depth 1 \
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/cldr \
https://gerrit.wikimedia.org/r/mediawiki/extensions/cldr \
/var/www/html/extensions/cldr
RUN git clone --depth 1 \