mirror of
				https://github.com/rust-lang/rust-analyzer.git
				synced 2025-11-03 13:13:18 +00:00 
			
		
		
		
	Publish universal VSIX to make VS happy
This commit is contained in:
		
							parent
							
								
									4b0f9c588d
								
							
						
					
					
						commit
						f50afe1b39
					
				
							
								
								
									
										2
									
								
								.github/workflows/release.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yaml
									
									
									
									
										vendored
									
									
								
							@ -241,8 +241,6 @@ jobs:
 | 
				
			|||||||
          name: ${{ env.TAG }}
 | 
					          name: ${{ env.TAG }}
 | 
				
			||||||
          token: ${{ secrets.GITHUB_TOKEN }}
 | 
					          token: ${{ secrets.GITHUB_TOKEN }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - run: rm dist/rust-analyzer-no-server.vsix
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
      - run: npm ci
 | 
					      - run: npm ci
 | 
				
			||||||
        working-directory: ./editors/code
 | 
					        working-directory: ./editors/code
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user