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 655a373 commit 0e36c64Copy full SHA for 0e36c64
.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Build
35
run: |
36
- pnpm build:components
+ pnpm build:core
37
38
- name: Create Release Pull Request
39
id: create_release
0 commit comments