Skip to content

Commit

Permalink
Update r_ubuntu.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidycliao committed Sep 20, 2024
1 parent 91718db commit c77d114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/r_ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
pip install --upgrade pip
pip install scipy==1.12.0
pip install flair
pip install gensim
- name: Remove Python cache files
run: find . -name '*.pyc' -delete
Expand Down

0 comments on commit c77d114

Please sign in to comment.