We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62f1e7 commit 98b3c33Copy full SHA for 98b3c33
.github/workflows/update-docs.yml
@@ -36,6 +36,7 @@ jobs:
36
37
- name: Run scripts
38
run: |
39
+ bash pwd
40
bash ${GITHUB_ACTION_PATH}/python-docs-ja/.github/workflows/upload-catalog.sh
41
bash ${GITHUB_ACTION_PATH}/scripts/renew-catalog-template.sh
42
0 commit comments