mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01: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