We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a296b08 commit 915f40aCopy full SHA for 915f40a
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Install dependencies
47
run: npm install --force
48
49
- - name: tsc
+ - name: Typescript Compile
50
continue-on-error: true
51
run: npm run tsc
52
0 commit comments