提交 7c86f123 编写于 作者: fxy060608's avatar fxy060608

chore: size-check.yml

上级 c00e72f5
......@@ -28,8 +28,8 @@ jobs:
uses: actions/cache@v2
with:
path: ${{ steps.yarn-cache.outputs.dir }}
key: ${{ runner.os }}-12-${{ hashFiles('yarn.lock') }}
restore-keys: ${{ runner.os }}-12-${{ hashFiles('yarn.lock') }}
key: ${{ runner.os }}-node12-${{ hashFiles('yarn.lock') }}
restore-keys: ${{ runner.os }}-node12-${{ hashFiles('yarn.lock') }}
- name: Versions
run: yarn versions
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册