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 ccff699 commit a5299f3Copy full SHA for a5299f3
.github/workflows/dev-packages.yaml
@@ -28,7 +28,7 @@ jobs:
28
run: yarn install --frozen-lockfile
29
30
- name: Build
31
- run: yarn build:packages
+ run: yarn build
32
33
- name: Development Version
34
run: |
0 commit comments