Skip to content

Commit 71a79fe

Browse files
committed
ci: fix ci
1 parent 281a40f commit 71a79fe

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.changeset/yellow-regions-peel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@arkts/debugger": patch
3+
---
4+
5+
ci: publish

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
run_install: true
3131
version: 10.28.2
3232

33+
- name: Build
34+
run: pnpm build
35+
3336
- name: Create Release Pull Request or Publish to npm
3437
id: changesets
3538
uses: changesets/action@v1

0 commit comments

Comments
 (0)