Skip to content

Commit 22b814e

Browse files
authored
Update update-docs.yml
1 parent d191ad2 commit 22b814e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/update-docs.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ jobs:
3636
3737
- name: Run scripts
3838
run: |
39-
bash ls -al
40-
bash ${GITHUB_ACTION_PATH}/python-docs-ja/.github/workflows/upload-catalog.sh
39+
bash ${GITHUB_REPOSITORY}/.github/workflows/upload-catalog.sh
4140
bash ${GITHUB_ACTION_PATH}/scripts/renew-catalog-template.sh
4241
4342

0 commit comments

Comments
 (0)