diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 78132933..f36e0d57 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -39,6 +39,7 @@ jobs: displayName: Cache yarn - script: | + yarn config set cache-folder /usr/local/Caches/yarn yarn --version displayName: "Setup yarn v3"