Skip to content

Commit 84be2ea

Browse files
committed
Auto merge of rust-lang#12349 - lnicola:universal-vsix, r=lnicola
internal: Publish universal VSIX to make VS happy
2 parents 4b0f9c5 + f50afe1 commit 84be2ea

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)