Skip to content

Commit

Permalink
WIP: testing action for vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Dec 28, 2023
1 parent 10fee64 commit a11db66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vscodeext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Build VSIX package
run: |
cd scriptsync/VSCode
cd scriptsync/VSCode/scriptsync
npm install
vsce package
Expand Down

0 comments on commit a11db66

Please sign in to comment.