mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-27 05:10:15 +10:00
build(win32): appx contextmenu (#2801)
This commit is contained in:
2
.github/workflows/ci-build-windows.yml
vendored
2
.github/workflows/ci-build-windows.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user