Skip to content

Commit

Permalink
it was an underscore, not a hyphen
Browse files Browse the repository at this point in the history
  • Loading branch information
J2-D2-3PO committed Nov 21, 2024
1 parent 0a6210d commit 222edf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-llms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Generate llms.txt
run: |
source .venv/bin/activate
python $GITHUB_WORKSPACE/docs/scripts/generate-llmstxt.py
python $GITHUB_WORKSPACE/docs/scripts/generate_llmstxt.py
- name: Check if llms.txt exists
run: |
Expand Down

0 comments on commit 222edf3

Please sign in to comment.