Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #12349 - lnicola:universal-vsix, r=lnicola
internal: Publish universal VSIX to make VS happy
bors 2022-05-23
parent 4b0f9c5 · parent f50afe1 · commit 84be2ea
-rw-r--r--.github/workflows/release.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index a99894dc44..dce9542431 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -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