Skip to content

Commit

Permalink
Merge branch 'main' into repo-sync/mu_devops/default
Browse files Browse the repository at this point in the history
  • Loading branch information
apop5 committed Apr 16, 2024
2 parents 94f6450 + a19f52d commit 9094cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build-UefiExt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup MsBuild
uses: microsoft/setup-msbuild@v1.3
uses: microsoft/setup-msbuild@v2

- name: Build
run: msbuild UefiDbgExt\uefiext.vcxproj -property:Configuration=${{ matrix.configuration }} -property:Platform=${{ matrix.platform }}
Expand Down

0 comments on commit 9094cb3

Please sign in to comment.