diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a99894dc446..dce95424311 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