@@ -39,6 +39,9 @@ jobs:
with:
node-version: 12.14.1
+ - name: Install Yarn
+ run: npm install -g yarn
+
- name: Clone VSCode repo
run: ./get_repo.sh