Skip to content

Commit 132f1e3

Browse files
committed
fix yml file
1 parent 28ba6ac commit 132f1e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
python -m pip install flake8 pytest
4141
python -m pip install -r requirements.txt
4242
python -m nltk.downloader wordnet
43+
python -m nltk.downloader word2vec_sample
4344
python -m nltk.downloader brown
4445
python -m nltk.downloader punkt
4546
python -m nltk.downloader stopwords

0 commit comments

Comments
 (0)