Dev: --dev option does nothing in yarn (#12032)
This commit is contained in:
@@ -119,7 +119,7 @@ jobs:
|
||||
${{ runner.os }}-${{ matrix.os }}-yarn-
|
||||
|
||||
- name: Yarn install
|
||||
run: yarn install --dev
|
||||
run: yarn install
|
||||
|
||||
- name: "Checkout official plugins"
|
||||
if: env.TARGET == 'PLUGINS'
|
||||
|
||||
Reference in New Issue
Block a user