4
0
mirror of https://github.com/QuasarApp/QuasarAppCI.git synced 2025-05-09 19:59:35 +00:00

fix some typo errors

This commit is contained in:
Andrei Yankovich 2021-07-19 20:00:40 +03:00
parent d890994483
commit 9f25286f27

@ -164,7 +164,7 @@ class CMake(Make):
factory.insertToBegin(
steps.SetPropertiesFromEnv(
variables=["QTDIR", "QTDIR"]),
variables=["QTDIR", "QTDIR"],
name='git QTDIR',
description='QTDIR',
)