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 39240be commit e7defb0Copy full SHA for e7defb0
.github/workflows/cloud-docs-automation.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Build www packages
43
working-directory: www
44
- run: yarn build
+ run: yarn build:packages
45
46
- name: Install www/utils dependencies
47
working-directory: www/utils
.github/workflows/docs-automation.yml
@@ -44,7 +44,7 @@ jobs:
48
49
50
0 commit comments