Skip to content

Commit

Permalink
Install Visual Studio Build Tools
Browse files Browse the repository at this point in the history
  • Loading branch information
semalaiappan committed Feb 19, 2024
1 parent 916708c commit 46dac13
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
path: Ed-Fi-ODS/
ref: ${{ matrix.tag }}
- name: Install Visual Studio Build Tools
working-directory: ./Ed-Fi-ODS/
run: |
$url = "https://aka.ms/vs/2019/release/vs_buildtools.exe"
$output = "vs_buildtools.exe"
Expand Down

0 comments on commit 46dac13

Please sign in to comment.