Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
darren7753 committed Jun 17, 2024
1 parent 624bf78 commit b500df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/retrain_model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Combine datasets and retrain model
env:
GROG_API_KEY: ${{ secrets.GROQ_API_KEY }}
GROQ_API_KEY: ${{ secrets.GROQ_API_KEY }}
run: python retrain_model.py

- name: Commit and push changes
Expand Down

0 comments on commit b500df2

Please sign in to comment.