pkg-config

上级 cefe06d3
......@@ -57,8 +57,9 @@ steps:
- script: |
set -e
sudo apt update
sudo apt install -y build-essential
sudo apt update -y
sudo apt install -y build-essential pkg-config
displayName: Install build tools
condition: and(succeeded(), ne(variables.NODE_MODULES_RESTORED, 'true'))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册