Skip to content

Commit 1e32787

Browse files
committed
entities
1 parent cf8501c commit 1e32787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/entities.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# ref: main
3333
- name: cd /cre/python/
3434
run: (cd /cre/python/)
35-
- name: Install spacy textblob_de
35+
- name: Install spacy~=3.6 textblob_de
3636
run: (pip3 install spacy textblob_de nltk==3.8)
3737
- name: Install download de_core_news_md
3838
run: (python3 -m spacy download de_core_news_md)

0 commit comments

Comments
 (0)