Skip to content

Commit

Permalink
fix(bot): dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lseman authored Dec 30, 2023
1 parent daafa0b commit b634a15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
export TOKEN=${{ secrets.GITHUB_TOKEN }}
export API_VERSION="2022-11-28"
pip install -r requirements.txt
python -m spacy download en_core_web_sm
python gitapy.py cachy

0 comments on commit b634a15

Please sign in to comment.