未验证 提交 3996b1b2 编写于 作者: fxy060608's avatar fxy060608 提交者: GitHub

Update e2e.yml

上级 2d7f5dab
......@@ -21,7 +21,7 @@ jobs:
fail-fast: false
name: 'e2e: node-${{ matrix.node_version }}, ${{ matrix.os }}'
env:
CYPRESS_CACHE_FOLDER: './node_modules/.cache/Cypress'
CYPRESS_CACHE_FOLDER: ${{ github.workspace }}/node_modules/.cache/Cypress
steps:
- name: Checkout
uses: actions/checkout@v2
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册