Skip to content

Commit 11551c1

Browse files
.
1 parent a5dab11 commit 11551c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
with:
1515
dotnet-version: 3.1.101
1616
- name: Build
17-
run: dotnet build ./Src/Xxxx.sln --configuration Release
17+
run: dotnet build ./src/OpenInApp.Launcher.sln --configuration Release
1818
#- name: Test
1919
# run: dotnet test --no-restore --verbosity normal

0 commit comments

Comments
 (0)