Skip to content

Commit 1713c9d

Browse files
committed
ci: try this instead
1 parent bb550b1 commit 1713c9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node-4+.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
name: 'npm install'
1919
with:
2020
skip-ls-check: true
21+
- run: npm i --force typescript@latest
2122
- run: npm run test-types
2223

2324
matrix:

0 commit comments

Comments
 (0)