Skip to content

Commit f486a28

Browse files
committed
y
1 parent 715c42b commit f486a28

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/regression.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
6060
- name: Install dependencies for main branch
6161
run: |
62+
( cd pr_repo/ts-parser/ && npm run build )
6263
OUTDIR=out_main ABCEXE=./abcoder_main ./pr_repo/script/run_testdata.sh first
6364
echo "JDTLS_ROOT_PATH=$(realpath ./pr_repo/lang/java/lsp/jdtls/jdt-language-server-*)" >> $GITHUB_ENV
6465

0 commit comments

Comments
 (0)