build(win32): appx contextmenu (#2801)

This commit is contained in:
Baptiste Augrain
2026-04-26 12:26:50 +02:00
committed by GitHub
parent e78f14dea2
commit e60052e283
7 changed files with 124 additions and 8 deletions

View File

@@ -109,6 +109,8 @@ jobs:
MS_COMMIT: ${{ needs.check.outputs.MS_COMMIT }}
MS_TAG: ${{ needs.check.outputs.MS_TAG }}
RELEASE_VERSION: ${{ needs.check.outputs.RELEASE_VERSION }}
SHOULD_BUILD_REH: no
SHOULD_BUILD_REH_WEB: no
VSCODE_ARCH: ${{ matrix.vscode_arch }}
outputs:
RELEASE_VERSION: ${{ env.RELEASE_VERSION }}