diff --git a/.github/workflows/qt.yml b/.github/workflows/qt.yml index 44c80399..b9502bce 100644 --- a/.github/workflows/qt.yml +++ b/.github/workflows/qt.yml @@ -133,6 +133,7 @@ jobs: cmake -G "MinGW Makefiles" -DCMAKE_INSTALL_PREFIX=D:/MultiMC-Cracked ../ - name: cat CMake Output + if: ${{ failure() }} run: | cat D:/a/MultiMC5-Cracked/MultiMC5-Cracked/build/CMakeFiles/CMakeOutput.log