mirror of
https://github.com/leon-ai/leon.git
synced 2024-12-24 17:23:23 +03:00
ci: try Windows Pipenv deps install
This commit is contained in:
parent
a863c872b0
commit
fc2a37a7a6
@ -139,7 +139,7 @@ SPACY_MODELS.set('fr', {
|
||||
LogHelper.success(`${dotVenvPath} deleted`)
|
||||
}
|
||||
|
||||
await command(`pipenv install --site-packages`, {
|
||||
await command(`pipenv install --system --deploy`, {
|
||||
shell: true,
|
||||
stdio: 'inherit'
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user