Skip to content

Commit 0f74bb3

Browse files
authored
yarn (#1932)
1 parent c11bbc2 commit 0f74bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Generate docs
4444
if: ${{ steps.build-cache.outputs.cache-hit != 'true' }}
45-
run: turbo run docs
45+
run: yarn turbo run docs
4646

4747
chromatic:
4848
name: Establish Chromatic baseline

0 commit comments

Comments
 (0)