forked from mirrors/LibreTranslate
fix syntax error
This commit is contained in:
parent
5ea9f27ea5
commit
c9886b736e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
|
@ -53,4 +53,4 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Docker build
|
||||
run: docker build -t libretranslate .
|
||||
run: docker build -t libretranslate .
|
||||
|
|
Loading…
Reference in a new issue