We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08fc332 commit 301f1ddCopy full SHA for 301f1dd
.github/workflows/resolving-domain-22.04.yml
@@ -105,7 +105,7 @@ jobs:
105
run: |
106
sudo apt update
107
sudo apt upgrade -y
108
- sudo apt install -y bind9-dnsutils git wget curl bash coreutils util-linux moreutils ccache dos2unix sudo language-pack-ru language-pack-en locales --no-install-suggests
+ sudo apt install -y bind9-dnsutils zstd git wget curl bash coreutils util-linux moreutils ccache dos2unix sudo language-pack-ru language-pack-en locales --no-install-suggests
109
sudo sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && \
110
sudo sed -i -e 's/# ru_RU.UTF-8 UTF-8/ru_RU.UTF-8 UTF-8/' /etc/locale.gen
111
sudo locale-gen --no-purge en_US.UTF-8 ru_RU.UTF-8
0 commit comments