(experiment) Install Yarn manually

This commit is contained in:
Peter Squicciarini 2020-10-05 16:46:22 -07:00
parent 4c7c82fe06
commit 1082261042
No known key found for this signature in database
GPG key ID: 08B897BCAB6763CB

View file

@ -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