Skip to content

Commit 57f544c

Browse files
committed
Publish dist
1 parent 2438fec commit 57f544c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
cache: "pnpm"
3131

3232
- run: pnpm install --frozen-lockfile
33+
- run: pnpm run build
3334
- run: pnpm publish --provenance --access public
3435
env:
3536
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)