Fix typo in the previous commit

This commit is contained in:
vit9696 2020-11-27 14:55:52 +03:00
parent fd1e8c4856
commit 05f770c8a4

View File

@ -123,7 +123,7 @@ rm -rf dist
mkdir -p dist || exit 1
# FIXME: Qt is bugged and does not override CC.
if [ "$COVERITY_SCAN_TOKEN" != "" ]; then
if [ "$COVERITY_SCAN_TOKEN" = "" ]; then
build_tool UEFITool "$UEFITOOL_VER" uefitool.pro
fi
build_tool UEFIExtract "$UEFITOOL_VER" ""