We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34aca9b commit 177ac19Copy full SHA for 177ac19
.github/workflows/cron.yml
@@ -18,7 +18,7 @@ jobs:
18
LANG: C.UTF-8
19
run: |
20
sudo apt update
21
- sudo apt install convmv
+ sudo apt install convmv language-pack-ja
22
cp -r ci-scripts ci-scripts-temp
23
cd ci-scripts-temp
24
node --version
0 commit comments