mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-05 07:20:13 +01:00
fix
This commit is contained in:
parent
ba32595a43
commit
118924f897
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@ -55,4 +55,4 @@ jobs:
|
||||
run: docker build -t libretranslate .
|
||||
|
||||
- name: Docker build with some models
|
||||
run: docker build -t libretranslate --build-args models=en,es .
|
||||
run: docker build -t libretranslate --build-arg models=en,es .
|
||||
|
Loading…
Reference in New Issue
Block a user