提交 7347fd69 编写于 作者: J Joao Moreno

🤦

上级 cbd7ee6b
...@@ -89,10 +89,9 @@ steps: ...@@ -89,10 +89,9 @@ steps:
# Mixin must run before optimize, because the CSS loader will # Mixin must run before optimize, because the CSS loader will
# inline small SVGs # inline small SVGs
- powershell: | - script: |
. build/azure-pipelines/win32/exec.ps1 set -e
$ErrorActionPreference = "Stop" yarn gulp mixin
exec { yarn gulp mixin }
displayName: Mix in quality displayName: Mix in quality
- script: | - script: |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册