From a11db668a4eb5ace59b20003415c8d66060b637b Mon Sep 17 00:00:00 2001 From: Andrea Settimi Date: Thu, 28 Dec 2023 13:23:31 +0100 Subject: [PATCH] WIP: testing action for vscode --- .github/workflows/vscodeext.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/vscodeext.yml b/.github/workflows/vscodeext.yml index d5ad783..2c0aea9 100644 --- a/.github/workflows/vscodeext.yml +++ b/.github/workflows/vscodeext.yml @@ -25,7 +25,7 @@ jobs: - name: Build VSIX package run: | - cd scriptsync/VSCode + cd scriptsync/VSCode/scriptsync npm install vsce package