Revert "baldm0mma/ remove double yarn dip"

This reverts commit 12e1ae0751.
pull/101978/head
jev forsberg 4 months ago
parent 92cf578dc3
commit a2464f7e39
  1. 2
      .github/workflows/pr-lint-build-docs.yml

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

Loading…
Cancel
Save