Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7600476

Browse files
fixup
1 parent1427665 commit7600476

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/lint-and-built.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ jobs:
3131
-uses:actions/checkout@master
3232
with:
3333
ref:${{ matrix.version }}
34-
path:Doc/locales/XX/LC_MESSAGES
34+
path:Doc/locales/ja/LC_MESSAGES
3535
-run:git pull
36-
working-directory:./Doc/locales/XX/LC_MESSAGES
36+
working-directory:./Doc/locales/ja/LC_MESSAGES
3737
-uses:sphinx-doc/github-problem-matcher@v1.1
38-
-run:make -e SPHINXOPTS="--color -D language='XX' -W --keep-going" ${{ matrix.format }}
38+
-run:make -e SPHINXOPTS="--color -D language='ja' -W --keep-going" ${{ matrix.format }}
3939
working-directory:./Doc
4040
-uses:actions/upload-artifact@master
4141
if:success() || failure()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp