Skip to content

Commit 39286b1

Browse files
committed
fix: publish dist
1 parent a5192ad commit 39286b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
node-version: 20.x
5454
cache: 'npm'
5555
- run: npm ci
56+
- run: npm run build
5657
- name: Publish new version
5758
env:
5859
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)