There was an error while loading. Please reload this page.
1 parent b108146 commit 069bcffCopy full SHA for 069bcff
1 file changed
.github/workflows/release.yml
@@ -36,6 +36,9 @@ jobs:
36
- name: Install Dependencies
37
run: pnpm install
38
39
+ - name: Build
40
+ run: pnpm build
41
+
42
- name: Create Release Pull Request or Publish to npm
43
id: changesets
44
uses: changesets/action@v1
0 commit comments