tweak name
This commit is contained in:
parent
150bdba134
commit
663a9f7bcc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
version: 14.x
|
version: 14.x
|
||||||
|
|
||||||
- name: Install deps and build (with cache)
|
- name: Install deps
|
||||||
uses: bahmutov/npm-install@v1
|
uses: bahmutov/npm-install@v1
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
|
|
Loading…
Reference in a new issue