Unnamed repository; edit this file 'description' to name the repository.
Merge pull request #21516 from Master-Hash/fix-18578
Publish no-server to Code Marketplace and OpenVSX
Laurențiu Nicola 7 weeks ago
parent eb65733 · parent 6c086af · commit 63b3eff
-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 b35614f91b..ef61e397fc 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -264,8 +264,6 @@ jobs:
name: ${{ env.TAG }}
token: ${{ secrets.GITHUB_TOKEN }}
- - run: rm dist/rust-analyzer-no-server.vsix
-
- run: npm ci
working-directory: ./editors/code