Skip to content

Commit 71b5552

Browse files
Trying the npm publish.
1 parent 8686526 commit 71b5552

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
@@ -180,7 +180,7 @@ jobs:
180180
registry-url: 'https://npm.pkg.github.com'
181181

182182

183-
- run: npm init -y
183+
- run: ls -la
184184
working-directory: ./artifacts/sdk-ts-${{ inputs.version }}
185185
- run: npm i
186186
working-directory: ./artifacts/sdk-ts-${{ inputs.version }}

0 commit comments

Comments
 (0)