diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 70e740de..14cfe73d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -40,6 +40,7 @@ jobs: - script: | yarn --version + yarn config unset configCache # yarn set version stable displayName: "Setup yarn v3"