Skip to content

Commit 3c4a092

Browse files
committed
Print typescript version
1 parent 641c5b1 commit 3c4a092

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
npm i
1616
- name: build bot
1717
run: |
18+
npx tsc --version
1819
npm run build
1920
- name: build cppref scraper
2021
run: |

0 commit comments

Comments
 (0)