Skip to content

Commit b2c69a5

Browse files
chore: remove VS Code extension packaging step from CI workflow
1 parent c493b18 commit b2c69a5

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ jobs:
3838
- name: Build
3939
run: npm run build
4040

41-
# Package VS Code extension
42-
- name: Package VS Code extension
43-
run: npm run build:vscode
44-
4541
# Upload IntelliJ plugin artifact
4642
- name: Upload IntelliJ Plugin
4743
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)