Auto merge of #12366 - rust-lang:revert-12349-universal-vsix, r=lnicola

Revert "internal: Publish universal VSIX to make VS happy"

Reverts rust-lang/rust-analyzer#12349
This commit is contained in:
bors 2022-05-23 20:55:29 +00:00
commit 81805d4cfc

View file

@ -241,6 +241,8 @@ jobs:
name: ${{ env.TAG }}
token: ${{ secrets.GITHUB_TOKEN }}
- run: rm dist/rust-analyzer-no-server.vsix
- run: npm ci
working-directory: ./editors/code