Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sigseg5 committed May 18, 2023
1 parent 4713151 commit 2753ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/build_macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ else
QT_CMAKE=$BREW_BIN_DIR/qt-cmake
echo "qt-cmake found at $BREW_BIN_DIR/qt-cmake"
else
echo "'qt_make' not found in $QT_BIN_DIR or $BREW_BIN_DIR directories."
echo "qt-cmake not found in $QT_BIN_DIR or $BREW_BIN_DIR directories."
exit 1
fi
fi
Expand Down

0 comments on commit 2753ca4

Please sign in to comment.