Skip to content

Commit 2326e6f

Browse files
authored
Update publish-ts-sdk.yml (#45)
1 parent 44c15e4 commit 2326e6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish-ts-sdk.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
node-version: '20'
2323
registry-url: 'https://registry.npmjs.org'
2424

25+
- name: Install dependencies
26+
run: npm ci
27+
2528
#################################
2629
# npm
2730
#################################

0 commit comments

Comments
 (0)