Skip to content

Commit 7915b48

Browse files
committed
Update CI 2
1 parent 49b05ae commit 7915b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323
WORKING_DIR: '${{ github.workspace }}' # 'D:\a\TrayIconFlyout\TrayIconFlyout'
2424
SOLUTION_PATH: '${{ github.workspace }}\TrayIconFlyout.slnx'
2525
WASDK_APP_PROJ_PATH: '${{ github.workspace }}\samples\TrayIconFlyout.Wasdk.Sample.App\TrayIconFlyout.Wasdk.Sample.App.csproj'
26-
UWP_APP_PROJ_PATH: '${{ github.workspace }}\samples\TrayIconFlyout.Uwp.Sample.Packaging\TrayIconFlyout.Uwp.Sample.Packaging.csproj'
26+
UWP_APP_PROJ_PATH: '${{ github.workspace }}\samples\TrayIconFlyout.Uwp.Sample.Packaging\TrayIconFlyout.Uwp.Sample.Packaging.wapproj'
2727

2828
jobs:
2929
build:

0 commit comments

Comments
 (0)