Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ackava authored Sep 12, 2022
1 parent bb2499e commit f1d3c53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
node-version: 18.x
cache: 'npm'
- run: npm install
- run: npm install -g typescript
- run: tsc
- name: action-zip
uses: montudor/action-zip@v1.0.0
with:
Expand Down

0 comments on commit f1d3c53

Please sign in to comment.