Remove Debug Print from AppVeyor

This commit is contained in:
Florian Märkl 2019-08-21 08:23:27 +02:00
commit b7441e8901
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857

View file

@ -61,7 +61,6 @@ cmake \
.. || exit 1
ninja || exit 1
cat gui/chiaki_autogen/*/qrc_resources.cpp
cd .. || exit 1