Skip to content

Commit 1b119b5

Browse files
committed
test
1 parent 8980b8b commit 1b119b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222

2323
- name: Run TypeScript compilation
2424
run: |
25+
npm install typescript
2526
npx tsc
2627
2728
- name: Update version (patch)

0 commit comments

Comments
 (0)