Skip to content

Commit 9ab3587

Browse files
author
kiran-garre
committed
Fix typo from dogs to docs
1 parent 6838c04 commit 9ab3587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-generator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Make scripts executable
3838
run: |
39-
chmod +x dogs-generation/setup_amazon_q.sh
39+
chmod +x docs-generation/setup_amazon_q.sh
4040
chmod +x docs-generation/create-docs-pr.sh
4141
chmod +x docs-generation/read-pr.sh
4242
chmod +x docs-generation/update-docs.sh

0 commit comments

Comments
 (0)