Skip to content

Add a script to copy language server and debugger binaries to the Extension folder #8832

Add a script to copy language server and debugger binaries to the Extension folder

Add a script to copy language server and debugger binaries to the Extension folder #8832

Workflow file for this run

name: CI (Windows)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
jobs:
job:
uses: ./.github/workflows/job-compile-and-test.yml
with:
runner-env: windows-2025
platform: windows