Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmmych authored Apr 21, 2024
1 parent c551533 commit db42e1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
nuget-version: '5.x'
- run: nuget install Microsoft.Windows.Compatibility -Version 5.0.2 -OutputDirectory C:\Microsoft.Windows.Compatibility

- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v2

- name: Build
run: |
nuget restore Optimade.sln
Expand Down

0 comments on commit db42e1a

Please sign in to comment.