We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b3c33 commit d191ad2Copy full SHA for d191ad2
.github/workflows/update-docs.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Run scripts
38
run: |
39
- bash pwd
+ bash ls -al
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