Skip to content

Commit 9d60595

Browse files
authored
Update cd-store.yml
1 parent 9ae3146 commit 9d60595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-store.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
configuration: [Store]
2626
platform: [x64]
2727
env:
28-
SOLUTION_NAME: '${{ github.workspace }}\Files.sln'
28+
SOLUTION_NAME: 'Files.sln'
2929
CONFIGURATION: '${{ matrix.configuration }}'
3030
PLATFORM: '${{ matrix.platform }}'
3131
APPX_BUNDLE_PLATFORMS: 'x64|arm64'

0 commit comments

Comments
 (0)