Skip to content

Commit 7308892

Browse files
Workflow - update script location
1 parent 4d77123 commit 7308892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autogen-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: |
2424
echo "Generating docs"
2525
working-directory: ./generate-docs
26-
./generate-docs/GenerateDocs.sh
26+
./GenerateDocs.sh
2727
- name: Commit and push changes
2828
run: |
2929
echo "Committing and pushing changes to autogen-docs branch"

0 commit comments

Comments
 (0)