Revert "baldm0mma/ remove double yarn dip"

This reverts commit 12e1ae0751.
This commit is contained in:
jev forsberg
2025-03-11 17:04:25 -06:00
parent 92cf578dc3
commit a2464f7e39
+1 -1
View File
@@ -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