Skip to content
Snippets Groups Projects
Unverified Commit 118924f8 authored by Sébastien Thuret's avatar Sébastien Thuret
Browse files

fix

parent ba32595a
No related branches found
No related tags found
No related merge requests found
......@@ -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 .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment