We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c11bbc2 commit 0f74bb3Copy full SHA for 0f74bb3
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Generate docs
44
if: ${{ steps.build-cache.outputs.cache-hit != 'true' }}
45
- run: turbo run docs
+ run: yarn turbo run docs
46
47
chromatic:
48
name: Establish Chromatic baseline
0 commit comments