circleci: typo

This commit is contained in:
Boris Faure 2021-09-19 22:13:34 +02:00
parent 18ac38b8ce
commit 280b8c143f
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
name: Compile with GCC name: Compile with GCC
command: | command: |
cd /terminology cd /terminology
meson -Dnls=false. build meson -Dnls=false . build
meson configure build meson configure build
cd build cd build
ninja -j4 ninja -j4