Skip to content

Commit 915f40a

Browse files
committed
chore: add ts
1 parent a296b08 commit 915f40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Install dependencies
4747
run: npm install --force
4848

49-
- name: tsc
49+
- name: Typescript Compile
5050
continue-on-error: true
5151
run: npm run tsc
5252

0 commit comments

Comments
 (0)