Update lint.yml
This commit is contained in:
parent
87b5f993a9
commit
efd1b9a627
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -21,8 +21,8 @@ jobs:
|
|||||||
- name: Setup Node
|
- name: Setup Node
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
working-directory: ./core
|
|
||||||
cache: yarn
|
cache: yarn
|
||||||
|
cache-dependency-path: core/yarn.lock
|
||||||
node-version: 16
|
node-version: 16
|
||||||
|
|
||||||
- name: Install
|
- name: Install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user