Skip to content

Commit d2a3923

Browse files
committed
2 parents 5d999cc + 853a17c commit d2a3923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
9595
# Restore the application to populate the obj folder with RuntimeIdentifiers
9696
- name: Restore the application
97-
run: msbuild $env:Solution_Name /t:Restore /p:Configuration=$env:Configuration
97+
run: msbuild $env:GameLauncher1 /t:Restore /p:Configuration=$env:Configuration
9898
env:
9999
Configuration: ${{ matrix.configuration }}
100100

0 commit comments

Comments
 (0)