no global vsce and using new name
Some checks failed
Release VSCode Extension / release (push) Failing after 26s

This commit is contained in:
2025-03-27 07:14:53 +00:00
parent d9e44b78ce
commit d895f58963

View File

@@ -30,7 +30,7 @@ jobs:
# Step 5: Install vsce globally # Step 5: Install vsce globally
- name: Install vsce globally - name: Install vsce globally
run: npm install -g vsce run: npm install @vscode/vsce
# Step 6: Install additional dev dependencies for building inside prompter directory # Step 6: Install additional dev dependencies for building inside prompter directory
- name: Install build tools - name: Install build tools