mirror of
https://github.com/ente-io/ente.git
synced 2025-08-10 00:12:04 +00:00
Point our our yarn lock
This commit is contained in:
parent
6d96a7c569
commit
eba3d1867e
1
.github/workflows/web-lint.yml
vendored
1
.github/workflows/web-lint.yml
vendored
@ -21,5 +21,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 20
|
||||||
cache: "yarn"
|
cache: "yarn"
|
||||||
|
cache-dependency-path: "web/yarn.lock"
|
||||||
- run: yarn install
|
- run: yarn install
|
||||||
- run: yarn lint
|
- run: yarn lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user