build/gitlab-ci: fix typo
This commit is contained in:
parent
cce0a85e6f
commit
a18ef87a5a
@ -20,7 +20,7 @@ autoconf_build()
|
||||
make distcheck
|
||||
}
|
||||
|
||||
# Test autoconf build
|
||||
# Test cmake build
|
||||
cmake_build()
|
||||
{
|
||||
PATH="$(pwd)/tools/bin:$PATH"
|
||||
|
Loading…
Reference in New Issue
Block a user