Skip to content

Commit

Permalink
Update GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo committed Nov 5, 2023
1 parent 8f45901 commit 1a98bf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/azure-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
- name: Add msbuild to PATH
if: matrix.os == 'windows-latest'
uses: microsoft/setup-msbuild@v1
with:
msbuild-architecture: 'x64'

- name: Restore NuGet packages - Ubuntu
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 1a98bf3

Please sign in to comment.