Skip to content

Commit 8a05c2e

Browse files
committed
fix #269 Download vscode.proposed.d.ts during build
1 parent 02808e8 commit 8a05c2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
with:
5555
node-version: 12.x
5656
- run: npm install
57+
- run: npx vscode-dts dev
5758
- name: lint
5859
if: runner.os == 'Linux'
5960
run: npm run lint

0 commit comments

Comments
 (0)