diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 28914118de94..8fe07ce97573 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