fix terrapin step

This commit is contained in:
João Moreno 2020-11-02 16:50:33 +01:00
parent c9b479c4a1
commit a0012e5f63

View file

@ -55,6 +55,7 @@ steps:
- script: |
npx https://aka.ms/enablesecurefeed
displayName: Switch to Terrapin packages
condition: and(succeeded(), ne(variables['CacheExists-Compilation'], 'true'))
- script: |
echo -n $VSCODE_ARCH > .build/arch