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

build.yml

上级 eba79d61
......@@ -75,8 +75,11 @@ steps:
- script: |
ls /usr/lib/i386-linux-gnu/pkgconfig
if [[ "$ARCH" == "ia32" ]]; then
echo $PKG_CONFIG_PATH
export PKG_CONFIG_PATH="/usr/lib/i386-linux-gnu/pkgconfig"
echo $PKG_CONFIG_PATH
fi
echo $PKG_CONFIG_PATH
echo "machine monacotools.visualstudio.com password $(VSO_PAT)" > ~/.netrc
npm_config_arch="$(VSCODE_ARCH)" yarn
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册