Publish universal VSIX to make VS happy

This commit is contained in:
Laurențiu Nicola 2022-05-22 21:12:48 +03:00
parent 4b0f9c588d
commit f50afe1b39

View file

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