diff --git a/.github/workflows/Security Vulnerability Check on Release Tags.yml b/.github/workflows/Security Vulnerability Check on Release Tags.yml index 46b19b227e..29ce1545ff 100644 --- a/.github/workflows/Security Vulnerability Check on Release Tags.yml +++ b/.github/workflows/Security Vulnerability Check on Release Tags.yml @@ -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"