Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaby76 committed Sep 16, 2024
1 parent f2c10e5 commit 80345b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@ jobs:
- name: Test JavaScript
run: |
node --version
- name: ts-node typescript
run: |
npm i -g ts-node typescript
ts-node --version
tsc --version

- name: Build
run: |
Expand Down

0 comments on commit 80345b7

Please sign in to comment.