diff --git a/.github/workflows/KubeOps.yml b/.github/workflows/KubeOps.yml index dafc3539..d72339ab 100644 --- a/.github/workflows/KubeOps.yml +++ b/.github/workflows/KubeOps.yml @@ -63,7 +63,7 @@ jobs: /p:PackageProjectUrl="${env:GITHUB_SERVER_URL}/${env:GITHUB_REPOSITORY}" ` /p:BuildInParallel=true ` /p:ContinuousIntegrationBuild=true ` - KubeOps.msbuildproj + KubeOps.dist.msbuildproj - name: Upload MSBuild Log if: ${{ always() }} uses: actions/upload-artifact@v4