:finnadie:
This commit is contained in:
parent
de29d9adb2
commit
a2f9e1cec2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -19,6 +19,6 @@ jobs:
|
|||
with:
|
||||
node-version: 18.x
|
||||
- run: corepack enable
|
||||
- run: yarn install --immutable
|
||||
- run: yarn install
|
||||
- run: yarn workspaces foreach run lint
|
||||
|
||||
|
|
Loading…
Reference in a new issue