Point our our yarn lock
This commit is contained in:
1
.github/workflows/web-lint.yml
vendored
1
.github/workflows/web-lint.yml
vendored
@@ -21,5 +21,6 @@ jobs:
|
||||
with:
|
||||
node-version: 20
|
||||
cache: "yarn"
|
||||
cache-dependency-path: "web/yarn.lock"
|
||||
- run: yarn install
|
||||
- run: yarn lint
|
||||
|
||||
Reference in New Issue
Block a user