diff --git a/azure-pipelines.yml b/azure-pipelines.yml index de4034cd..d63776cd 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -39,6 +39,7 @@ jobs: # displayName: Cache yarn - script: | + rm -rf $(Pipeline.Workspace)/.yarn/cache yarn config unset configCache displayName: "Setup yarn v3"