From f18c20042c15cf2371cfd4815c5554a6ba20dd0f Mon Sep 17 00:00:00 2001 From: PropmanProphecy Date: Fri, 31 Oct 2025 12:07:49 +0000 Subject: [PATCH] [main@13f0b91] Update AL-Go System Files from microsoft/AL-Go-PTE@main - 359d32d --- .github/workflows/CICD.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CICD.yaml b/.github/workflows/CICD.yaml index cc1deee..ea94ec4 100644 --- a/.github/workflows/CICD.yaml +++ b/.github/workflows/CICD.yaml @@ -394,7 +394,7 @@ jobs: artifacts: '.artifacts' PostProcess: - needs: [ Initialization, Build, Deploy, Deliver, DeployALDoc ] + needs: [ Initialization, Build, Deploy, Deliver, DeployALDoc, CodeAnalysisUpload ] if: (!cancelled()) runs-on: [ windows-latest ] steps: