浏览代码

Use npm install

Jeremy Thomas 3 年之前
父节点
当前提交
2878a0e8a6
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .github/workflows/main.yml

+ 2 - 0
.github/workflows/main.yml

@@ -10,3 +10,5 @@ jobs:
       # and run all Cypress tests
       # and run all Cypress tests
       - name: Cypress run
       - name: Cypress run
         uses: cypress-io/github-action@v2
         uses: cypress-io/github-action@v2
+        with:
+          install-command: npm install