@@ -8,6 +8,7 @@ steps:
image: node:16.10.0
commands:
- npm config set registry https://registry.npmmirror.com
+ - yarn config set registry https://registry.npmmirror.com
- yarn
- yarn build:test