Skip to content

Commit 03ea0c0

Browse files
authored
Update node.js.yml
1 parent f08a97a commit 03ea0c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- run: rm -rf package.json package-lock.json
3232
- run: mv example-package.json package.json
3333
- run: npm install
34+
- run: npm install --save @babel/preset-typescript
3435
- run: npm run build
3536
- run: npm run build:demo:ci
3637
env:

0 commit comments

Comments
 (0)