baldm0mma/ remove double yarn dip

pull/101978/head
jev forsberg 4 months ago
parent 687c064192
commit 12e1ae0751
  1. 2
      .github/workflows/pr-lint-build-docs.yml

@ -23,7 +23,7 @@ jobs:
cache: 'yarn'
- name: Install dependencies
run: yarn install --immutable || yarn install --immutable
run: yarn install --immutable
- name: Lint docs
run: yarn run prettier:checkDocs

Loading…
Cancel
Save