Skip to content

Commit f50afe1

Browse files
committed
Publish universal VSIX to make VS happy
1 parent 4b0f9c5 commit f50afe1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,6 @@ jobs:
241241
name: ${{ env.TAG }}
242242
token: ${{ secrets.GITHUB_TOKEN }}
243243

244-
- run: rm dist/rust-analyzer-no-server.vsix
245-
246244
- run: npm ci
247245
working-directory: ./editors/code
248246

0 commit comments

Comments
 (0)