Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 0ab4a5f

Browse files
authored
Revert "internal: Publish universal VSIX to make VS happy"
1 parent 7be85a5 commit 0ab4a5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,8 @@ jobs:
241241
name: ${{ env.TAG }}
242242
token: ${{ secrets.GITHUB_TOKEN }}
243243

244+
- run: rm dist/rust-analyzer-no-server.vsix
245+
244246
- run: npm ci
245247
working-directory: ./editors/code
246248

0 commit comments

Comments
 (0)