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

Skip to content

Commit f62f1e7

Browse files
authored
Update update-docs.yml
1 parent 5547292 commit f62f1e7

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
@@ -36,7 +36,7 @@ jobs:
3636
3737
- name: Run scripts
3838
run: |
39-
bash ${GITHUB_ACTION_PATH}/upload-catalog.sh
39+
bash ${GITHUB_ACTION_PATH}/python-docs-ja/.github/workflows/upload-catalog.sh
4040
bash ${GITHUB_ACTION_PATH}/scripts/renew-catalog-template.sh
4141
4242

0 commit comments

Comments
 (0)
0