fix build

This commit is contained in:
João Moreno 2020-12-16 16:31:54 +01:00
parent df0eda5adb
commit fb2a5e18bb
No known key found for this signature in database
GPG key ID: 896B853774D1A575

View file

@ -37,6 +37,7 @@ steps:
condition: and(succeeded(), eq(variables['ENABLE_TERRAPIN'], 'true'))
- script: |
mkdir -p .build
echo -n $(VSCODE_ARCH) > .build/arch
echo -n $ENABLE_TERRAPIN > .build/terrapin
displayName: Prepare yarn cache flags