diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b3b83384..f5ccabe7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -39,7 +39,8 @@ jobs: # displayName: Cache yarn - script: | - yarn set version fstable + yarn config -v + yarn set version stable displayName: "Setup yarn v3" # Install dependencies (immutable for non-PR builds)