circleci: typo

devs/simotek/colorschemes
Boris Faure 2 years ago
parent 18ac38b8ce
commit 280b8c143f
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
  1. 2
      .circleci/config.yml

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

Loading…
Cancel
Save