File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 WORKING_DIR : ' ${{ github.workspace }}' # D:\a\Files\Files\
3333 ARTIFACTS_STAGING_DIR : ' ${{ github.workspace }}\artifacts'
3434 APPX_PACKAGE_DIR : ' ${{ github.workspace }}\artifacts\AppxPackages'
35- PACKAGE_PROJECT_DIR : ' ${{ github.workspace }}src\Files.App (Package)'
36- PACKAGE_PROJECT_PATH : ' ${{ github.workspace }}src\Files.App (Package)\Files.Package.wapproj'
37- PACKAGE_MANIFEST_PATH : ' ${{ github.workspace }}src\Files.App (Package)\Package.appxmanifest'
35+ PACKAGE_PROJECT_DIR : ' ${{ github.workspace }}\ src\Files.App (Package)'
36+ PACKAGE_PROJECT_PATH : ' ${{ github.workspace }}\ src\Files.App (Package)\Files.Package.wapproj'
37+ PACKAGE_MANIFEST_PATH : ' ${{ github.workspace }}\ src\Files.App (Package)\Package.appxmanifest'
3838
3939 steps :
4040 - name : Checkout the repository
You can’t perform that action at this time.
0 commit comments