We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2fe624 commit adaa911Copy full SHA for adaa911
.github/workflows/tsc.yml
@@ -19,5 +19,4 @@ jobs:
19
- name: npm install
20
run: npm install
21
- name: build
22
- uses: iCrawl/action-tsc@v1
23
run: npm run build
0 commit comments