diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6e9618e6..dd469f80 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -217,7 +217,7 @@ jobs: if: matrix.composition == 'own-quotient' && matrix.qt-version == 6 && matrix.override-compiler == '' id: package env: - DEPLOY_VERBOSITY: 1 + DEPLOY_VERBOSITY: 3 run: | PACKAGE_STEM=quaternion-${{ needs.Prepare.outputs.version }} case ${{ runner.os }} in