提交 ce1a2eb6 编写于 作者: J Joao Moreno

fix arch

上级 d3a4fb3f
......@@ -40,7 +40,7 @@ steps:
ROOT="$REPO/.."
# Publish tarball
PLATFORM_LINUX="linux-$ARCH"
PLATFORM_LINUX="linux-$(VSCODE_ARCH)"
[[ "$ARCH" == "ia32" ]] && DEB_ARCH="i386" || DEB_ARCH="amd64"
[[ "$ARCH" == "ia32" ]] && RPM_ARCH="i386" || RPM_ARCH="x86_64"
BUILDNAME="VSCode-$PLATFORM_LINUX"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册