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