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

Commit5c1ab37

Browse files
authored
Update update-docs.yml
1 parentbf2ae00 commit5c1ab37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/update-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
echo ${GITHUB_WORKSPACE}
5454
cd "${GITHUB_WORKSPACE}"
5555
git clone --branch main git@github.com:python-doc-ja/cpython-doc-catalog.git
56-
mkdir -p "${BASEDIR}"/cpython-doc-catalog/Doc/locales/ja
56+
mkdir -p "${GITHUB_WORKSPACE}"/cpython-doc-catalog/Doc/locales/ja
5757
cd "${GITHUB_WORKSPACE}"/cpython-doc-catalog/Doc/locales/ja
5858
ln -s "${GITHUB_WORKSPACE}"/python-docs-ja LC_MESSAGES
5959
ls -lF LC_MESSAGES

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp