Skip to content

Commit 758492d

Browse files
committed
fix build artifact
1 parent bf2b54b commit 758492d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/refresh-set-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
node-version: 20
2929
registry-url: https://registry.npmjs.org/
3030
- run: yarn --frozen-lockfile
31+
- run: yarn build
3132
- run: yarn publish
3233
env:
3334
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)