Skip to content

Commit 79e5b7e

Browse files
committed
2 parents d95263b + 8995e62 commit 79e5b7e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/generate-index.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ jobs:
2626
2727
- name: Run the generate_index.py script
2828
run: |
29-
cd scripts
30-
python generate_index_page.py
29+
python scripts/generate_index_page.py
3130
3231
- name: Check for Changes
3332
id: check_changes

0 commit comments

Comments
 (0)