We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ae3146 commit 9d60595Copy full SHA for 9d60595
.github/workflows/cd-store.yml
@@ -25,7 +25,7 @@ jobs:
25
configuration: [Store]
26
platform: [x64]
27
env:
28
- SOLUTION_NAME: '${{ github.workspace }}\Files.sln'
+ SOLUTION_NAME: 'Files.sln'
29
CONFIGURATION: '${{ matrix.configuration }}'
30
PLATFORM: '${{ matrix.platform }}'
31
APPX_BUNDLE_PLATFORMS: 'x64|arm64'
0 commit comments