Skip to content

Commit 0ebbf85

Browse files
Trying the npm publish.
1 parent 71b58b8 commit 0ebbf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-5-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
- run: npm i
192192
working-directory: ./artifacts/sdk-ts-${{ inputs.version }}
193193

194-
- run: npm pkg fix
194+
- run: npm run build
195195
working-directory: ./artifacts/sdk-ts-${{ inputs.version }}
196196

197197
- run: ls -la

0 commit comments

Comments
 (0)