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

This commit is contained in:
Laurențiu Nicola
2022-05-23 23:45:46 +03:00
committed by GitHub
parent 7be85a5b4a
commit 0ab4a5f90b

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