mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-28 14:58:09 +09:00
I don't know why github workflows hates me...
This commit is contained in:
parent
8cda9e496d
commit
3fb7986425
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
node-version: 18.x
|
||||
- run: corepack enable
|
||||
- run: yarn set version berry
|
||||
- run: yarn workspaces foreach install --immutable
|
||||
- run: yarn install --immutable
|
||||
env:
|
||||
YARN_CHECKSUM_BEHAVIOR: update
|
||||
- run: yarn workspace ${{ matrix.workspace }} run lint
|
||||
|
Loading…
Reference in New Issue
Block a user