更新 .gitea/workflows/youzi.yml
This commit is contained in:
parent
a84502990b
commit
f554b88973
@ -32,7 +32,7 @@ jobs:
|
||||
run: |
|
||||
if ! command -v yarn &> /dev/null; then
|
||||
echo "yarn 未安装,开始安装"
|
||||
npm install -g yarn
|
||||
npm install -g yarn --registry=https://registry.npmmirror.com
|
||||
else
|
||||
echo "yarn 已安装"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user