Skip to content

Commit

Permalink
🐛 Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
williln committed Jun 4, 2024
1 parent fd06dd8 commit 3296302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: python build_database.py
- name: Update README
run: |-
python scripts/update_readme.py --rewrite
python update_readme.py --rewrite
cat README.md
- name: Update subdir README's
run: |-
Expand Down

0 comments on commit 3296302

Please sign in to comment.