fix: publish version for all archs (#2315)

This commit is contained in:
Baptiste Augrain
2025-04-07 16:23:31 +02:00
parent bc47aeedce
commit bbc892183f

View File

@@ -27,10 +27,10 @@ if [[ -z "${BUILD_SOURCEVERSION}" ]]; then
exit 0
fi
if [[ "${VSCODE_ARCH}" == "ppc64le" ]] || [[ "${VSCODE_ARCH}" == "riscv64" ]] ; then
echo "Skip PPC64LE since only reh is published"
exit 0
fi
# if [[ "${VSCODE_ARCH}" == "ppc64le" ]] || [[ "${VSCODE_ARCH}" == "riscv64" ]] ; then
# echo "Skip PPC64LE since only reh is published"
# exit 0
# fi
# {
# "url": "https://az764295.vo.msecnd.net/stable/51b0b28134d51361cf996d2f0a1c698247aeabd8/VSCode-darwin-stable.zip",