baldm0mma/ remove double yarn dip

This commit is contained in:
jev forsberg
2025-03-11 16:43:27 -06:00
parent 687c064192
commit 12e1ae0751
+1 -1
View File
@@ -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