fixes bad node_modules cache usage (#171725)

This commit is contained in:
João Moreno
2023-01-19 15:30:50 +01:00
committed by GitHub
parent 5ae522f856
commit 5bb0a22e43
@@ -41,7 +41,7 @@ steps:
- script: |
mkdir -p .build
node build/azure-pipelines/common/computeNodeModulesCacheKey.js x64 > .build/yarnlockhash
node build/azure-pipelines/common/computeNodeModulesCacheKey.js $VSCODE_ARCH > .build/yarnlockhash
node build/azure-pipelines/common/computeBuiltInDepsCacheKey.js > .build/builtindepshash
displayName: Prepare yarn cache flags