Skip to content

Commit

Permalink
fixing file path
Browse files Browse the repository at this point in the history
  • Loading branch information
asucrews authored Jul 5, 2024
1 parent ae3cf70 commit ef635fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_automation_readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
python -m pip install --upgrade pip
- name: Run update script
run: python automations/update_readme.py
run: python scripts/generate_automation_readme.py

- name: Commit and push changes
run: |
Expand Down

0 comments on commit ef635fc

Please sign in to comment.