Skip to content

Commit

Permalink
CI: fix msbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
lilith committed Jan 29, 2024
1 parent 1c5705e commit f37ea2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:

- name: Add msbuild to PATH
uses: microsoft/[email protected]
if: matrix.os == 'windows-latest'

- name: Build legacy projects on Windows
if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit f37ea2c

Please sign in to comment.