8000 Update update-docs.yml · python/python-docs-ja@c8644b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit c8644b6

Browse files
authored
Update update-docs.yml
1 parent 830156f commit c8644b6

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
@@ -45,7 +45,7 @@ jobs:
4545
steps:
4646
- name: Check out cpython-doc-catalog
4747
run: |
48-
echo "${GITHUB_WORKSPACE}"
48+
echo ${GITHUB_WORKSPACE}
4949
cd "${GITHUB_WORKSPACE}"
5050
git clone --branch main git@github.com:python-doc-ja/cpython-doc-catalog.git
5151
mkdir -p "${BASEDIR}"/cpython-doc-catalog/Doc/locales/ja

0 commit comments

Comments
 (0)
0