Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
yazninja 2023-05-10 17:56:33 +03:00
parent 47589c5573
commit fe4971a7ca

View file

@ -39,6 +39,7 @@ jobs:
# displayName: Cache yarn
- script: |
rm -rf $(Pipeline.Workspace)/.yarn/cache
yarn config unset configCache
displayName: "Setup yarn v3"