Skip to content

Commit

Permalink
Update Windows CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
asv-soft-u03 authored Dec 11, 2023
1 parent 39dc682 commit a75e8fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Windows CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ jobs:
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
- name: Setup MSBuild.exe
uses: microsoft/[email protected]
- name: Restore Nuget
uses: actions/restore-dotnet@v3

# Restore the application to populate the obj folder with RuntimeIdentifiers
- name: Restore the application
run: msbuild src/$env:Solution_Name
Expand Down

0 comments on commit a75e8fa

Please sign in to comment.