Unnamed repository; edit this file 'description' to name the repository.
Publish no-server to Code Marketplace and OpenVSX
fix https://github.com/rust-lang/rust-analyzer/issues/18578 I believe it won't break anything.
Hash 4 months ago
parent 5dc1579 · commit 6c086af
-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 28914118de..8fe07ce975 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