瀏覽代碼

(experiment) Install Yarn manually

Peter Squicciarini 4 年之前
父節點
當前提交
1082261042
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .github/workflows/linux.yml

+ 3 - 0
.github/workflows/linux.yml

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