Skip to content

Commit

Permalink
add msbuild to path
Browse files Browse the repository at this point in the history
  • Loading branch information
feerrenrut committed Sep 14, 2022
1 parent 69d3aec commit c4562f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
repository: nvaccess/nvda-microsoft-ui-uiautomation
path: source
submodules: true
- name: Add msbuild to PATH
uses: microsoft/[email protected]
- name: Build source
run: |
cd source
Expand Down

0 comments on commit c4562f5

Please sign in to comment.