Skip to content

Commit a71d406

Browse files
authored
Update update-docs.yml
1 parent 464f689 commit a71d406

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/update-docs.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ jobs:
3636
3737
- name: Run scripts
3838
run: |
39-
bash ${GITHUB_ACTION_PATH}/scripts/renew-catalog-template.sh
4039
bash ${GITHUB_ACTION_PATH}/scripts/upload-catalog.sh
40+
bash ${GITHUB_ACTION_PATH}/scripts/renew-catalog-template.sh
41+
4142
4243

0 commit comments

Comments
 (0)