Publish universal VSIX to make VS happy
This commit is contained in:
parent
4b0f9c588d
commit
f50afe1b39
1 changed files with 0 additions and 2 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue