Update main.yml
This commit is contained in:
		
							parent
							
								
									ccf39733ba
								
							
						
					
					
						commit
						e43556b588
					
				| 
						 | 
					@ -29,6 +29,7 @@ jobs:
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          node-version: 14.19.3
 | 
					          node-version: 14.19.3
 | 
				
			||||||
      - name: Add VS to path
 | 
					      - name: Add VS to path
 | 
				
			||||||
 | 
					        if: runner.os == 'Windows'
 | 
				
			||||||
        uses: microsoft/setup-msbuild@v1.1
 | 
					        uses: microsoft/setup-msbuild@v1.1
 | 
				
			||||||
      - name: Build Lens
 | 
					      - name: Build Lens
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue