mirror of
https://github.com/jayfunc/BetterLyrics.git
synced 2026-01-13 03:34:55 +08:00
Update dotnet-desktop.yml
This commit is contained in:
2
.github/workflows/dotnet-desktop.yml
vendored
2
.github/workflows/dotnet-desktop.yml
vendored
@@ -87,7 +87,7 @@ jobs:
|
||||
|
||||
# Restore the application to populate the obj folder with RuntimeIdentifiers
|
||||
- name: Restore the application
|
||||
run: msbuild $env:BetterLyrics /t:Restore /p:Configuration=$env:Configuration
|
||||
run: msbuild $env:BetterLyrics.sln /t:Restore /p:Configuration=$env:Configuration
|
||||
env:
|
||||
Configuration: ${{ matrix.configuration }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user