mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 03:47:40 -07:00
Skip extra install
This commit is contained in:
parent
77b1477e87
commit
2ce567c73a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
|
@ -20,7 +20,6 @@ jobs:
|
|||
node-version: 18.x
|
||||
- run: corepack enable
|
||||
- run: yarn set version berry
|
||||
- run: yarn install --immutable
|
||||
- run: yarn workspaces foreach install --immutable
|
||||
- run: yarn workspaces foreach run lint
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue