diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e1a37cc..880a8fd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,6 +92,7 @@ jobs: project-license: 'Apache-2.0' fail-on-restrictive: true fail-on-incompatible: true + verbose: true update-badge: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }} # 构建项目,使用Release配置且跳过恢复步骤