mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-29 13:27:31 -07:00
Update lint.yml
This commit is contained in:
parent
57fe5759ab
commit
0714881f4d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
||||||
- run: corepack enable
|
- run: corepack enable
|
||||||
- run: yarn set version berry
|
- run: yarn set version berry
|
||||||
- run: yarn workspaces foreach install --immutable
|
- run: yarn workspaces foreach install --immutable
|
||||||
- run: yarn workspaces foreach run lint
|
env:
|
||||||
env:
|
|
||||||
YARN_CHECKSUM_BEHAVIOR: update
|
YARN_CHECKSUM_BEHAVIOR: update
|
||||||
|
- run: yarn workspaces foreach run lint
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue