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 d4d4bab commit c3f9acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Windows CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:

# Restore the application to populate the obj folder with RuntimeIdentifiers
- name: Restore the application
run: msbuild $env:Solution_Name /t:Restore /p:Configuration=$env:Configuration
run: msbuild src/Asv.Avalonia.ToolKit/$env:Solution_Name
env:
Configuration: ${{ matrix.configuration }}

Expand Down

0 comments on commit c3f9acf

Please sign in to comment.