Auto merge of #12349 - lnicola:universal-vsix, r=lnicola
internal: Publish universal VSIX to make VS happy
This commit is contained in:
commit
84be2eaf99
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…
x
Reference in New Issue
Block a user